diff options
author | Patrick Simianer <p@simianer.de> | 2016-06-19 21:54:57 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2016-06-19 21:54:57 +0200 |
commit | 9097ff1e4ecdf42c99585bc9d399590442720052 (patch) | |
tree | c298079001da6f986ea2b0fd92b3f7178479a345 /README.md | |
parent | 6cb1b8d9f1447bad605bcecdab9bb0d5e5b2f123 (diff) |
init
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index b42adfb..0000000 --- a/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# A simple Sinatra file upload application - -## Setup using [Bundler](http://gembundler.com/ "Bundler") - $ bundle install - -## Starting - $ bundle exec rackup config.ru |