瀏覽代碼

Update README.md

Aidan Follestad 9 年之前
父節點
當前提交
36ee9b8e5a
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -101,9 +101,7 @@ You can create basic, list, single/multi choice, progress, input, etc. dialogs w
 
 ```gradle
 dependencies {
-
-    // ... other dependencies here
-    
+	...
     compile('com.github.afollestad.material-dialogs:core:0.8.5.2@aar') {
         transitive = true
     }