summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-12-04 14:55:05 +0100
committerYorhel <git@yorhel.nl>2010-12-04 14:55:05 +0100
commit26dee6703f180bd471fca367fb07a7e826be13d8 (patch)
tree4d826b8094acb2c53f3c27d9a71449861645c375 /README
Initial commit
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 26 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..d581ab1
--- /dev/null
+++ b/README
@@ -0,0 +1,26 @@
+Serika
+------
+
+DESCRIPTION
+
+ Serika is an experimental GTK+ client of the VNDB.org API. It has currently
+ no uses other than to serve as an example on how to use the VNDB API and to
+ test, debug and query the API.
+
+
+REQUIREMENTS
+
+ Run-time:
+ GTK2 (and possibly some related libraries)
+
+ Compile-time:
+ OCaml (only tested on 3.12)
+ LablGTK2 (only tested on 2.14.1)
+
+
+CONTACT
+
+ Yorhel @ #vndb @ irc.synirc.net
+ http://vndb.org/
+ contact@vndb.org
+