From 0f95d0bb714721a267620b8f7336943a9749219d Mon Sep 17 00:00:00 2001 From: Adam Bailey Date: Sat, 1 Sep 2018 05:14:24 -0500 Subject: [PATCH] Fix README to show image --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c39db54..447c4944 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,7 @@ Before you can use the SDK, you must install the ZelloWork app on your phone. Yo Place [zello-sdk.jar](https://github.com/zelloptt/zello-android-client-sdk/blob/master/zello-sdk.jar?raw=true) file into `libs` folder of your project, then right-click the file in Android Studio and select “Add as Library…”. -![Adding as a library in Android Studio] -(https://zellowork.com/img/github/add-zello-sdk-lib.png) +![Adding as a library in Android Studio](https://zellowork.com/img/github/add-zello-sdk-lib.png) ## Using the SDK