Skip to content

Commit

Permalink
First Kovri commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
anonimal committed Nov 17, 2015
1 parent 5289cad commit 72ce415
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -17,5 +17,4 @@ addons:
script: cd build && cmake ../ && make

notifications:
email:
- anonimal@i2pmail.org
email: false
24 changes: 15 additions & 9 deletions README.md
@@ -1,14 +1,20 @@
i2pd [![Build Status](https://travis-ci.org/anonimal/i2pd.svg?branch=master)](https://travis-ci.org/anonimal/i2pd) [![Coverity Scan Build Status](https://scan.coverity.com/projects/7040/badge.svg)](https://scan.coverity.com/projects/anonimal-i2pd)
====
Kovri [![Build Status](https://travis-ci.org/anonimal/i2pd.svg?branch=master)](https://travis-ci.org/anonimal/i2pd) [![Coverity Scan Build Status](https://scan.coverity.com/projects/7040/badge.svg)](https://scan.coverity.com/projects/anonimal-i2pd)
=====

I2P router written in C++.
The Kovri I2P router, written in C++.

Documentation
-------------
All documentation is in the ./doc directory.
Disclaimer
----------
Under heavy overhaul and development! Use at your own risk!
All contributors are welcomed and appreciated!

Downloads
Builds on
---------
- Linux x64/ARM
- FreeBSD
- MacOS X
- Windows

Upstream binary releases can be found at:
http://download.i2p.io/purplei2p/i2pd/releases/
Documentation
-------------
All documentation is in the ./doc directory.

0 comments on commit 72ce415

Please sign in to comment.