mirror of
https://github.com/lrsjng/h5ai
synced 2026-01-05 07:33:36 +01:00
Updates readme.
This commit is contained in:
parent
a64630b387
commit
af300036b4
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ package on the [project page](http://larsjung.de/h5ai/).
|
|||
* website with download, docs and demo: <http://larsjung.de/h5ai>
|
||||
* sources: <http://github.com/lrsjng/h5ai>
|
||||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue