Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarotrigo committed Sep 20, 2013
1 parent 5f6b75e commit df685bd
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 @@ -9,8 +9,8 @@ Suggestion will be more than welcome, not only for requisites requests but also
Let's make of this a great plugin to make the world easier!

## Usage
As you can see in the `example.html` file, you will need to include the javascript and css files
of the plugin as well as jQuery library and the jQuery UI library in case you want to use easing effects. (active by default)
As you can see in the `example.html` file, you will need to include the javascript file `jquery.fullPage.js` and the css file `jquery.fullPage.css`
of the plugin as well as [jQuery library](http://jquery.com/) and the [jQuery UI library](http://jqueryui.com/) in case you want to use easing effects. (active by default)

###Incuding files:
```html
Expand Down

0 comments on commit df685bd

Please sign in to comment.