login

<     >

2017-11-12 16:15:27 (UTC-02:00)

Marcel Rodrigues <marcelgmr@gmail.com>

Add README.

diff --git a/README b/README
new file mode 100644
index 0000000..650fd48
--- /dev/null
+++ b/README
@@ -0,0 +1,35 @@
+GIF decoder
+===========
+
+This is a small C library that can be used to read GIF files.
+It's a work in progress...
+
+Features
+--------
+
+  * TODO
+
+
+Limitations
+-----------
+
+  * TODO
+
+
+Documentation
+-------------
+
+TODO
+
+
+Example
+-------
+
+TODO
+
+
+Copying
+-------
+
+All of the source code and documentation for gifdec is released into the
+public domain and provided without warranty of any kind.