summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 9018993..686331f 100644
--- a/README.txt
+++ b/README.txt
@@ -1 +1,7 @@
-Welcome to the AnyClip Labs git repository. Each labs project is a seperate "branch". There is currently nothing in the master branch.
+Welcome to the AnyClip Labs git repository. Each labs project is a seperate "branch".
+
+To create a new branch for a new project, run
+
+./NewProject MyNewProject
+
+and then make your first commit. It's customary not to use spaces in the branch name.