]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - README
Grammar fix
[pyderasn.git] / README
diff --git a/README b/README
index 9bc2bf42f73eb129d8600b96bb484fc9f0e56eab..607fedc0df44b5fd4af1d2dcb3de9169bd0270bb 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,8 @@
 PyDERASN -- ASN.1 DER library for Python
 
+    I'm going to build my own ASN.1 library with slots and blobs!
+    (C) PyDERASN's author
+
 * Basic ASN.1 data types (X.208): BOOLEAN, INTEGER, BIT STRING, OCTET
   STRING, NULL, OBJECT IDENTIFIER, ENUMERATED, all strings, UTCTime,
   GeneralizedTime, CHOICE, ANY, SEQUENCE (OF), SET (OF)