aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 41fa9038..28aadac1 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,12 @@
Angular
======
-TODO
+
+Compiling
+---------
+ rake compile
+
+Running Tests
+-------------
+ rake server:start
+ rake test
+