aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2015-12-31README: Change run instructions to use make taskTeddy Wing
Use `make run` instead of `rails server` to take advantage of the automatic sourcing of environment variables that the task provides.
2015-12-31Add READMETeddy Wing
Include some background information, setup and run steps, and license information.