Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KiraLT committed May 5, 2015
1 parent 058b09e commit 8723b09
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,16 @@ Demo online: http://bjax.6te.net/demo/

## Usage

### Install manually
### Download manually

Download the latest version: https://github.com/KiraLT/Bjax/releases

### Download using Bower

```
bower install git://github.com/KiraLT/Bjax.git
```

Link to the JS file:

```html
Expand All @@ -33,7 +39,6 @@ Add the CSS file (or append contents to your own stylesheet):
<link href="bjax.min.css" rel="stylesheet" type="text/css" />
```

### Install manually
To initialize:

```javascript
Expand Down

0 comments on commit 8723b09

Please sign in to comment.