diff options
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 |