Skip to content
This repository has been archived by the owner on Nov 17, 2019. It is now read-only.

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
maoosi committed Mar 6, 2016
1 parent 46f7591 commit 2b1b228
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ Timeliny is a responsive jQuery plugin for creating year-based interactive timel

What you are looking for is in the `/dist/` folder.

-----------

#### Demo
[See demo page](https://maoosi.github.io/jquery.timeliny).

Expand All @@ -17,11 +15,16 @@ It expects jQuery 2.x to work: https://github.com/jquery/jquery
Recent browsers such as :
IE 10+, Opera, Safari, Firefox & Chrome.

-----------

##Installation
-----------

**Using NPM:**

```bash
npm install jquery.timeliny
```

**Including files:**

The following example includes files located into the dist folder. Using the minified files is recommended.
Expand Down

0 comments on commit 2b1b228

Please sign in to comment.