I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Unverified Commit 21940ef1 authored by Mikal's avatar Mikal Committed by GitHub
Browse files

Merge pull request #6 from i2p/readmeupdate

Update the readme
parents 11422d33 8429b8f1
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,8 @@ A C++ library for the [SAM v3 API](https://geti2p.net/en/docs/api/samv3).
## Development Status
Pre-release (ongoing refactoring work and migration to C++11)
The library will require SAM v3.1 server.
Pre-release (ongoing refactoring work and migration to C++11).
## Usage
......@@ -13,4 +14,6 @@ library `libi2psam.a`:
make
See `eepget.cpp` for example client usage (build with `make eepget`).
See `eepget.cpp` for example tcp client usage (build with `make eepget`).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment