summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTobias Bühlmann <tobias.buehlmann@gmx.de>2010-04-25 13:46:42 +0200
committerTobias Bühlmann <tobias.buehlmann@gmx.de>2010-04-25 13:46:42 +0200
commitd4ccdf736f536b420aceeb6cb8589495cd2e4a34 (patch)
treee6d5120836028ae2bbd4b96d3d64f1bb2f7c4e83 /README.md
initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..8976cd6
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+A simple Sinatra file upload application
+
+Starting:
+
+`$ rackup config.ru`