aboutsummaryrefslogtreecommitdiffstats
path: root/README.rdoc
diff options
context:
space:
mode:
authorTeddy Wing2015-01-25 17:30:58 -0500
committerTeddy Wing2015-01-25 17:30:58 -0500
commit28e22a02c8c326df93093644d9de3fa71185ffe4 (patch)
tree53f3d05d732aab8e604bffc87e09ee9a24a70a99 /README.rdoc
parent0ec62bcbe1abc707d1ce8ac47aefe378f0ae361e (diff)
downloadNotes-angular-demo-28e22a02c8c326df93093644d9de3fa71185ffe4.tar.bz2
Add README & LICENSE
* Add a basic README with a screenshot of the application and instructions on running the server. * Add MIT license file
Diffstat (limited to 'README.rdoc')
-rw-r--r--README.rdoc28
1 files changed, 0 insertions, 28 deletions
diff --git a/README.rdoc b/README.rdoc
deleted file mode 100644
index dd4e97e..0000000
--- a/README.rdoc
+++ /dev/null
@@ -1,28 +0,0 @@
-== 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
-
-* ...
-
-
-Please feel free to use a different markup language if you do not plan to run
-<tt>rake doc:app</tt>.