Add README.md
authorCryptoManiac <balthazar@yandex.ru>
Sat, 22 Aug 2015 02:41:31 +0000 (05:41 +0300)
committerCryptoManiac <balthazar@yandex.ru>
Sat, 22 Aug 2015 02:41:31 +0000 (05:41 +0300)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..a59d18c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+# NovacoinLibrary
+Novacoin class library
+
+This library is purposed to be used in Novacoin client implementations on the .NET platform. See the NovacoinTest project for example.
+
+Please note that this project is currently in experimental state.