From 06cfd0021dc26919a23b4df41efa9e746cfb3472 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Mon, 1 Sep 2014 19:14:17 +0200 Subject: [PATCH] Update readme. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 56147123..a31f3e24 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ install instructions on the [project page][web]. There are installation ready packages for the latest [releases][release] and [dev builds][develop]. But to clone and build **h5ai** yourself run the following commands to find a fresh zipball in folder `build` (tested on linux -only, requires `git` and `npm` to be installed). +only, requires [`git`][git] and [`npm`][npm] to be installed). > git clone git://github.com/lrsjng/h5ai.git > cd h5ai @@ -61,7 +61,7 @@ THE SOFTWARE. [jQuery.mousewheel](https://github.com/brandonaaron/jquery-mousewheel) (MIT), [jQuery.qrcode](http://larsjung.de/qrcode/) (MIT), [jQuery.scrollpanel](http://larsjung.de/scrollpanel/) (MIT), -[Lo-Dash](http://lodash.com) (MIT), +[Lo‑Dash](http://lodash.com) (MIT), [marked](https://github.com/chjj/marked) (MIT), [Modernizr](http://www.modernizr.com) (MIT/BSD), [modulejs](http://larsjung.de/modulejs/) (MIT), @@ -74,7 +74,8 @@ THE SOFTWARE. [github-issues]: https://github.com/lrsjng/h5ai/issues [release]: http://release.larsjung.de/h5ai/ [develop]: http://release.larsjung.de/h5ai/develop/ -[mkr]: http://larsjung.de/mkr/ (target and task based build tool for Node.js) +[git]: http://git-scm.com +[npm]: https://www.npmjs.org [license-img]: http://img.shields.io/badge/license-MIT-a0a060.svg?style=flat-square [web-img]: http://img.shields.io/badge/web-larsjung.de/h5ai-a0a060.svg?style=flat-square