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

Skip to content
Snippets Groups Projects
Unverified Commit 8429b8f1 authored by Mikal Villa's avatar Mikal Villa
Browse files

Update the readme

parent 11422d33
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