Skip to content

Commit

Permalink
Minor readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
trycatchjames committed Jan 3, 2016
1 parent 77b3e48 commit 71a5623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ More information about the QURI specification and parser is available [here](htt
Basic example

```js
import Criteria from "../src/index.js";
import Criteria from "quri";

let criteria = new Criteria();

Expand Down

0 comments on commit 71a5623

Please sign in to comment.