Explorar o código

README update.

Aidan Follestad %!s(int64=10) %!d(string=hai) anos
pai
achega
f536f1e96c
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -11,7 +11,7 @@ It's also available on Google Play: https://play.google.com/store/apps/details?i
 
 ---
 
-### Gradle Dependency
+### Gradle Dependency (jCenter)
 
 Easily reference the library in your Android projects using this dependency in your module's `build.gradle` file:
 
@@ -21,6 +21,10 @@ dependencies {
 }
 ```
 
+MAKE SURE you're using the jCenter repository, Android Studio uses this repository by default.
+
+
+
 Using a plus sign for the version will make sure you always have the latest version. It's likely that
 this library will be updated often to fix and improve things, so it isn't recommended to stay fixed at a
 specific version so that you forget to check for new versions.