1
0
Эх сурвалжийг харах

revert readme changed not for the pull request

marchold 10 жил өмнө
parent
commit
4aeee92301
1 өөрчлөгдсөн 1 нэмэгдсэн , 4 устгасан
  1. 1 4
      README.md

+ 1 - 4
README.md

@@ -1,4 +1,3 @@
-
 # Material Dialogs
 
 ![Screenshots](https://github.com/afollestad/material-dialogs/blob/master/art/screenshots.png)
@@ -34,8 +33,6 @@ 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)
@@ -551,4 +548,4 @@ MaterialDialog dialog new MaterialDialog.Builder(this)
         // ... other initialization
         .autoDismiss(false)
         .show();
-```
+```