Skip to content

Commit

Permalink
corrected file name and feature name
Browse files Browse the repository at this point in the history
  • Loading branch information
sayanee committed Jan 15, 2014
1 parent e3c89ca commit 8d60d71
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 @@ -14,7 +14,7 @@ Integrate PDF files right into web pages.
1. next / previous page
1. zoom in / out
1. rotate clockwise
1. type in the page number to view it directly
1. jump to a page number
1. when scrolling, the pdf controls will get fixed position at the top
1. define the view template
1. define the path to pdf with scope variable
Expand All @@ -29,7 +29,7 @@ Integrate PDF files right into web pages.
1. include the path to the direcitve file in `index.html`
```
<script src="js/vendor/angularj-pdf/dist/angular-pdf.js"></script>
<script src="js/vendor/angularjs-pdf/dist/angular-pdf.js"></script>
```
1. include the directive as a dependency when defining the angular app:
Expand Down

0 comments on commit 8d60d71

Please sign in to comment.