README.md: Begin versioning by explaining the project goals
authorW. Trevor King <wking@tremily.us>
Fri, 29 Nov 2013 22:29:06 +0000 (14:29 -0800)
committerW. Trevor King <wking@tremily.us>
Fri, 29 Nov 2013 22:29:06 +0000 (14:29 -0800)
I created this commit by writing README.md in my text exitor.  I
staged the file for the next commit with:

  $ git add README.md

I committed the staged version of the file with:

  $ git commit

README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..8cd0c73
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+Show how project development generally works in [Git][].
+
+
+[Git]: http://www.git-scm.com/