aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-01-25 11:30:06 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-01-25 11:30:06 -0800
commit165b1d1bd20496f491d0cd1ca37d10cea04d673d (patch)
treedffd77137dab68ca0e4bd43f9eec7b6a22c43dde /README.md
parente9c80a27c4d02268ec14354271f9a1549b8f0cf8 (diff)
Fixed license in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a7b9b40..3d7e7a8 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ CommonMark
==========
CommonMark is a rationalized version of Markdown syntax,
-with a [spec][the spec] and BSD3-licensed reference
+with a [spec][the spec] and BSD-licensed reference
implementations in C and JavaScript.
[Try it now!](http://spec.commonmark.org/dingus.html)