Browse Source

Quick fix 0.6.6.3

Aidan Follestad 10 năm trước cách đây
mục cha
commit
b12cf016e5
1 tập tin đã thay đổi với 5 bổ sung2 xóa
  1. 5 2
      README.md

+ 5 - 2
README.md

@@ -13,7 +13,8 @@ It's also on Google Play:
        src="https://developer.android.com/images/brand/en_generic_rgb_wo_60.png" />
 </a>
 
-Having the sample project installed is a good way to be notified of new releases.
+Having the sample project installed is a good way to be notified of new releases. Although Watching this 
+repository will allow GitHub to email you whenever I publish a release.
 
 ---
 
@@ -23,7 +24,7 @@ Easily reference the library in your Android projects using this dependency in y
 
 ```Gradle
 dependencies {
-    compile 'com.afollestad:material-dialogs:0.6.6.2'
+    compile 'com.afollestad:material-dialogs:0.6.6.3'
 }
 ```
 
@@ -37,6 +38,8 @@ See the project's Releases page for a list of versions with their changelogs.
 
 [ ![View Releases](http://dabuttonfactory.com/b.png?t=View%20Releases&f=sans-serif-Bold&ts=14&tc=ffffff&c=5&bgt=unicolored&bgc=1466A7&hp=20&vp=11) ](https://github.com/afollestad/material-dialogs/releases)
 
+If you Watch this repository, GitHub will send you an email every time I publish an update.
+
 ---
 
 ### Basic Dialog