diff --git a/README.md b/README.md index 8f4751c..e1f3fcc 100644 --- a/README.md +++ b/README.md @@ -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