Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
snowkeeper committed Oct 18, 2015
1 parent 66bb03b commit b888fdb
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 @@ -4,9 +4,9 @@ Add a html tag search box to your page. Uses ES6 ReactJS classes to produce a c

There are standalone builds available in the [examples](https://github.com/snowkeeper/tag-search/tree/master/examples) directory.

There are also fully functional builds for System.js and browserify in the examples.
There are also fully functional builds for System.js and browserify in the [examples](https://github.com/snowkeeper/tag-search/tree/master/examples) directory with full source examples.

`npm i -g live-server` and run `live-server ./examples` to view the output of different setups. View the [examples](https://github.com/snowkeeper/tag-search/tree/master/examples) directory for code samples.
`npm i -g live-server` and run `live-server ./examples` to view the output of different setups.

![Imgur](http://i.imgur.com/rhY3BdF.png)

Expand Down

0 comments on commit b888fdb

Please sign in to comment.