From 5936c425b708b98192c43bde618d45bd6d31f48d Mon Sep 17 00:00:00 2001 From: HemrajRijal Date: Tue, 29 Aug 2017 22:03:51 +0545 Subject: [PATCH] Correct Markdowwn syntax --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f864f4f4..5359b22e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The project is setup using: - [Retrofit](http://square.github.io/retrofit/) and [OkHttp](https://github.com/square/okhttp) - [Dagger 2](http://google.github.io/dagger/) - [Butterknife](https://github.com/JakeWharton/butterknife) -- [Timber] (https://github.com/JakeWharton/timber) +- [Timber](https://github.com/JakeWharton/timber) - [Mockito](http://mockito.org/) - [Glide](https://github.com/bumptech/glide) @@ -64,8 +64,8 @@ Thanks Thanks to the following for contributions! -[ivacf] (https://github.com/ivacf) -[Jawnnypoo] (https://github.com/Jawnnypoo) +- [ivacf](https://github.com/ivacf) +- [Jawnnypoo](https://github.com/Jawnnypoo) Attributions ------------