Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehonal committed Aug 27, 2018
1 parent 7c853a2 commit 48c44f6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ HWCORE - JS CLASS

== JS Class ==

**A Full featured Javascript class implementation**

This is the class module of hw-core for javascript
It is required by most js libraries.

It can be used both on browser and server ( nodejs tested )

**How to install ( For all Platform / OS : run in bash >= 4.x )**

repo="hw-core/js-lib-class"; git clone https://github.com/$repo.git $repo; ./$repo/install.sh

#### [>>> documentation <<<](https://hw-core.github.io/js-lib-class) ##

0 comments on commit 48c44f6

Please sign in to comment.