Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Installation section added to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nazar-pc committed Oct 4, 2017
1 parent 7a36521 commit f9bc9b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ This project basically does 2 things:

When reading LiveScript code make sure to configure 1 tab to be 4 spaces (GitHub uses 8 by default), otherwise code might be hard to read.

## How to install
```
npm install noise-c.wasm
```

## API

### lib.ready(callback)
Expand Down

0 comments on commit f9bc9b1

Please sign in to comment.