From e0981c292bd5c546deff6c4e48c400e2bab98c0b Mon Sep 17 00:00:00 2001 From: ProjectS <issahakim94@gmail.com> Date: Fri, 25 Dec 2020 23:46:11 +0100 Subject: [PATCH] Updated the README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 78697c9..94c6533 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,9 @@ maven { url 'https://jitpack.io' } And add in your dependencies this : -`implementation 'com.github.Minemobs:VostFrAnimeSearcher:-SNAPSHOT'` +(Replace v1.0 by the release you want) + +`implementation 'com.github.Minemobs:VostFrAnimeSearcher:v1.0'` - ### How do I use the API ?