Update README.md

This commit is contained in:
Mikal 2018-02-19 23:39:31 +01:00 committed by GitHub
parent fa78813bfe
commit 9c478ab266
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,12 +25,13 @@ I2P is used by many people who care about their privacy: activists, oppressed pe
## Implementations
### I2P
[I2P](https://github.com/i2p/i2p.i2p) - The first implementation. Written in Java.
[I2P Android](https://play.google.com/store/apps/details?id=net.i2p.android) - Android release of the I2P router. (Google play)
[I2P Android](https://f-droid.org/packages/net.i2p.android.router/) - Android release of the I2P router. (F-Droid)
* [I2P](https://github.com/i2p/i2p.i2p) - The first implementation. Written in Java.
* [I2P Android](https://play.google.com/store/apps/details?id=net.i2p.android) - Android release of the I2P router. (Google play)
* [I2P Android](https://f-droid.org/packages/net.i2p.android.router/) - Android release of the I2P router. (F-Droid)
### I2Pd
[I2Pd](https://github.com/PurpleI2P/i2pd) - A C++ implementation of a I2P router.
* [I2Pd](https://github.com/PurpleI2P/i2pd) - A C++ implementation of a I2P router.
* [Kovri](https://github.com/monero-project/kovri) - The Kovri I2P Router Project, a fork of I2Pd by the Monero project.
## Projects using I2P