summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2010-10-04 18:41:53 +0200
committerJochen Topf <jochen@topf.org>2010-10-04 18:41:53 +0200
commit9918c2c4c266a29848ce39fe2496876c66c3a48e (patch)
treeb49fe450d33dcb3c30b37f7bff68fbb475ecec66 /README
downloadtaginfo-9918c2c4c266a29848ce39fe2496876c66c3a48e.tar
taginfo-9918c2c4c266a29848ce39fe2496876c66c3a48e.tar.gz
first commit
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 22 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..3661edd
--- /dev/null
+++ b/README
@@ -0,0 +1,22 @@
+
+Taginfo
+=======
+
+PREREQUISITES
+-------------
+
+Uses
+ * Mongrel
+ * Sinatra web framework http://www.sinatrarb.com/
+ * jQuery
+ * flexigrid http://code.google.com/p/flexigrid/ http://www.flexigrid.info/
+
+Icon from:
+ http://www.openclipart.org/detail/20131
+
+Debian/Ubuntu packages:
+ rubygems
+
+Gems:
+ gem install mongrel rack sinatra
+