diff --git a/README.md b/README.md index 81e6760..47f4dd8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # StorageSpace Android Library that makes it easy to track the different space matrix of a Storage Volume + +##Gradle dependency +```java +compile 'com.tonyodev.storagegrapher:storagegrapher:1.0' +```