Skip to content

Commit e5cf0b7

Browse files
Update README.md
1 parent 0fb7a77 commit e5cf0b7

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

README.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,6 @@
22

33
# Fast Android Networking Library
44

5-
[![Build Status](https://travis-ci.org/amitshekhariitbhu/Fast-Android-Networking.svg?branch=master)](https://travis-ci.org/amitshekhariitbhu/Fast-Android-Networking)
6-
[![Mindorks](https://img.shields.io/badge/mindorks-opensource-blue.svg)](https://mindorks.com/open-source-projects)
7-
[![Mindorks Community](https://img.shields.io/badge/join-community-blue.svg)](https://mindorks.com/join-community)
8-
[![Mindorks Android Store](https://img.shields.io/badge/Mindorks%20Android%20Store-Fast%20Android%20Networking-blue.svg?style=flat)](https://mindorks.com/android/store)
9-
[![API](https://img.shields.io/badge/API-9%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=9)
10-
[![Download](https://api.bintray.com/packages/amitshekhariitbhu/maven/android-networking/images/download.svg) ](https://bintray.com/amitshekhariitbhu/maven/android-networking/_latestVersion)
11-
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://opensource.org/licenses/Apache-2.0)
12-
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/amitshekhariitbhu/Fast-Android-Networking/blob/master/LICENSE)
13-
145
### About Fast Android Networking Library
156

167
Fast Android Networking Library is a powerful library for doing any type of networking in Android applications which is made on top of [OkHttp Networking Layer](http://square.github.io/okhttp/).
@@ -31,12 +22,6 @@ Fast Android Networking Library takes care of each and everything. So you don't
3122

3223
### RxJava2 Support, [check here](https://amitshekhariitbhu.github.io/Fast-Android-Networking/rxjava2_support.html).
3324

34-
### RxJava2 + Fast Android Networking + Dagger2 with MVP Architecture Project, [Check here](https://github.com/MindorksOpenSource/android-mvp-architecture)
35-
36-
### Another awesome library for debugging databases and shared preferences, [Check here](https://github.com/amitshekhariitbhu/Android-Debug-Database)
37-
38-
### Learn to build a ride-sharing Android app like Uber, Lyft, [Check here](https://github.com/MindorksOpenSource/ridesharing-uber-lyft-app)
39-
4025
### Find this project useful ? :heart:
4126
* Support it by clicking the :star: button on the upper right of this page. :v:
4227

@@ -629,8 +614,6 @@ As it uses [OkHttp](http://square.github.io/okhttp/) as a networking layer, it s
629614
* [Volley](https://android.googlesource.com/platform/frameworks/volley/) - As Fast Android Networking uses ImageLoader that is developed by [Volley](https://android.googlesource.com/platform/frameworks/volley/).
630615
* [Prashant Gupta](https://github.com/PrashantGupta17) - For RxJava, RxJava2 Support - [RxJava Support](https://github.com/amitshekhariitbhu/Fast-Android-Networking/wiki/Using-Fast-Android-Networking-Library-With-RxJava)
631616

632-
### [Check out Mindorks awesome open source projects here](https://mindorks.com/open-source-projects)
633-
634617
### Contact - Let's become friend
635618
- [Twitter](https://twitter.com/amitiitbhu)
636619
- [Github](https://github.com/amitshekhariitbhu)
@@ -639,8 +622,7 @@ As it uses [OkHttp](http://square.github.io/okhttp/) as a networking layer, it s
639622

640623
### License
641624
```
642-
Copyright (C) 2016 Amit Shekhar
643-
Copyright (C) 2011 Android Open Source Project
625+
Copyright (C) 2022 Amit Shekhar
644626
645627
Licensed under the Apache License, Version 2.0 (the "License");
646628
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)