浏览代码

Update README.md

Marc Holder Kluver 10 年之前
父节点
当前提交
7809ad0f0f
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -33,6 +33,8 @@ dependencies {
 
 ### What's New
 
+This is a fork of the main progect that adds a couple of preference dialogs
+
 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)
@@ -548,4 +550,4 @@ MaterialDialog dialog new MaterialDialog.Builder(this)
         // ... other initialization
         .autoDismiss(false)
         .show();
-```
+```