summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2024-03-09 16:02:59 -0500
committerrealtradam <[email protected]>2024-03-09 16:02:59 -0500
commitfdd9a2ef16b9401048f0c6b743c09ddcb52a8516 (patch)
tree434ffb70536b5a72efcee3ed6b46275ced0d5e27 /README.md
downloadgameHolster-fdd9a2ef16b9401048f0c6b743c09ddcb52a8516.tar.gz
gameHolster-fdd9a2ef16b9401048f0c6b743c09ddcb52a8516.zip
The site is born
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
+
+* ...