summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-04-05 19:57:55 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-04-05 19:57:55 +0000
commitc379ce7b913aaaa136c3f3ac4542770068fc2ddc (patch)
tree397dce26cda49d25909964c68cb65b302a26c8e9 /README
downloadlibtasn1-c379ce7b913aaaa136c3f3ac4542770068fc2ddc.tar.gz
libtasn1-c379ce7b913aaaa136c3f3ac4542770068fc2ddc.tar.bz2
libtasn1-c379ce7b913aaaa136c3f3ac4542770068fc2ddc.zip
Initial revision
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..8f4947a
--- /dev/null
+++ b/README
@@ -0,0 +1,7 @@
+This is the ASN.1 library used in GNUTLS.
+More up to date information can be found at
+http://www.gnu.org/software/gnutls and http://www.gnutls.org
+
+* Documentation:
+ view the doc/ directory and the examples in the src/ directory.
+