Skip to content

Commit f72b098

Browse files
author
Piotr Wittchen
authored
adding deprecation note in README.md
1 parent 92e0b83 commit f72b098

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,12 @@ min sdk version = 9
1212

1313
JavaDoc is available at: http://pwittchen.github.io/NetworkEvents
1414

15-
**Note**: There's another, younger project, which allows to accomplish the same tasks with RxJava and Reactive Programming apporach. You can check it out at: https://github.com/pwittchen/ReactiveNetwork. If you are interested in monitoring WiFi access points in a reactive way, check another, more specialized library at: https://github.com/pwittchen/ReactiveWiFi.
15+
Project is deprecated
16+
---------------------
17+
18+
This library is now **deprecated** and **no longer maintained** in favor of the following libraries, which do the same job:
19+
- [**ReactiveNetwork**](https://github.com/pwittchen/ReactiveNetwork)
20+
- [**ReactiveWiFi**](https://github.com/pwittchen/ReactiveWiFi)
1621

1722
Contents
1823
--------

0 commit comments

Comments
 (0)