diff --git a/README.md b/README.md index 319d376..f2cecc8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # The Auction House School project +## Starting the app +`bundle exec rackup`. You can also pass a `debug` as first argument to enable SQL debug output. + +## Install deps +`bundle install` + Mirror: [git.wych.dev](https://git.wych.dev/the_auctionhouse.git)