Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lili668668 committed Oct 19, 2018
1 parent 9ca1f1a commit 4a03b0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ $ yarn add awqlqb
```

```js
const AWQLQB = require('AWQLQB')
const AWQLQB = require('awqlqb')
```

## Usage

### A basic example

```js
const AWQLQB = require('AWQLQB')
const AWQLQB = require('awqlqb')

const awql = new AWQLQB()

Expand Down

0 comments on commit 4a03b0d

Please sign in to comment.