aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2017-02-03 19:50:40 +0100
committerTeddy Wing2017-02-03 19:50:40 +0100
commit0c4c9d3d1e91529c4bb9b4b410293f3c38756e6a (patch)
tree993636b721c1d196784eb311bf86dd36e16adf50 /README.md
downloadAngular-tutorial-0c4c9d3d1e91529c4bb9b4b410293f3c38756e6a.tar.bz2
Initial commit. Base Rails 5.0.1 project.
Diffstat (limited to 'README.md')
-rw-r--r--README.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7db80e4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,24 @@
+# README
+
+This README would normally document whatever steps are necessary to get the
+application up and running.
+
+Things you may want to cover:
+
+* Ruby version
+
+* System dependencies
+
+* Configuration
+
+* Database creation
+
+* Database initialization
+
+* How to run the test suite
+
+* Services (job queues, cache servers, search engines, etc.)
+
+* Deployment instructions
+
+* ...