diff --git a/README.md b/README.md index 0bb1e2c..c749392 100644 --- a/README.md +++ b/README.md @@ -17,14 +17,14 @@ Bee is a QA/Debug tool that works like a widget in any application. The idea is - Bee is not for the release apk - - - + + + #### Gradle ```groovy -compile 'com.orhanobut:bee:1.2@aar' +compile 'com.orhanobut:bee:1.3@aar' ``` #### Usage diff --git a/images/bee2.png b/images/bee_info.png similarity index 100% rename from images/bee2.png rename to images/bee_info.png diff --git a/images/bee3.png b/images/bee_log.png similarity index 100% rename from images/bee3.png rename to images/bee_log.png diff --git a/images/bee1.png b/images/bee_settings.png similarity index 100% rename from images/bee1.png rename to images/bee_settings.png