From af300036b479c3012f2efe01e7c0f60095201b5e Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Sat, 13 Oct 2012 02:31:08 +0200 Subject: [PATCH] Updates readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0a03828..ba4e2702 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ package on the [project page](http://larsjung.de/h5ai/). * website with download, docs and demo: * sources: -h5ai is provided under the terms of the [MIT License](http://github.com/lrsjng/h5ai/blob/develop/LICENSE.md). +**h5ai** is provided under the terms of the [MIT License](http://github.com/lrsjng/h5ai/blob/develop/LICENSE.md). It profits from these great projects: [AmplifyJS](http://amplifyjs.com) (MIT/GPL), [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-173323228) (GPL), @@ -31,7 +31,7 @@ It profits from these great projects: A prebuilt package of the latest release can be found on the [project page](http://larsjung.de/h5ai/). There is also a repository of the [latest dev builds](http://release.larsjung.de/h5ai/dev/). -If you want to build h5ai yourself you need to install the build tool [fQuery](http://larsjung.de/fquery/) first: +If you want to build **h5ai** yourself you need to install the build tool [fQuery](http://larsjung.de/fquery/) first: > npm install -g fquery