From 6f60680ce7eb4a3df0d1c4dd16496ee7c38541ed Mon Sep 17 00:00:00 2001 From: str4d Date: Sun, 2 Apr 2017 09:26:35 +1200 Subject: [PATCH] Update development status --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0e3efc1..92f0397 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ 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) + ## Usage Copy the files into your codebase, or build and link to the library.