From daeb55edc7636deebc2a79621ea06c3548d67827 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bengt=20L=C3=BCers?= Date: Mon, 8 Sep 2014 16:16:36 +0200 Subject: Correct capitalization of JavaScript --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 78fc837..96661ab 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ CommonMark ========== CommonMark is a [specification of Markdown syntax][the spec], -together with BSD3-licensed implementations (`stmd`) in C and javascript. +together with BSD3-licensed implementations (`stmd`) in C and JavaScript. The implementations ------------------- @@ -20,7 +20,7 @@ tarball.) --ast Print AST instead of HTML --version Print version -The javascript implementation is a single javascript file, with +The JavaScript implementation is a single JavaScript file, with no dependencies, that can be linked to in an HTML page. A standalone version (using `node.js`) is also provided (`js/markdown`), and there is a "dingus" for playing with it interactively. (`make dingus` will start -- cgit v1.2.3