Skip to content

Commit

Permalink
amended read me to include a previous
Browse files Browse the repository at this point in the history
  • Loading branch information
sayanee committed Jan 15, 2014
1 parent cdf4067 commit 3e4608a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
Binary file added ng-pdf.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 11 additions & 14 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,30 +7,27 @@

Integrate PDF files right into web pages.

![]()
![Angular PDF](ng-pdf.gif)

## Getting Started

**Dependencies** [AngularJS](http://angularjs.org/) and [PDFJS](http://mozilla.github.io/pdf.js/).
1. install or copy over the file `dist/angular-pdf.min.js`

```
bower install angular-pdf
```
```
bower install angular-pdf
```
## Angular directive
##Requirements
...
1. [AngularJS](http://angularjs.org/)
1. [PDFJS](http://mozilla.github.io/pdf.js/).
### Usage
##Similar projects
1. [ng-pdfviewer](https://github.com/akrennmair/ng-pdfviewer)
## Options



### Usage examples

##Credit
PDF example used is [Relativity: The Special and General Theory by Albert Einstein](http://www.gutenberg.org/ebooks/30155) as kindly organized and made available free by [Project Gutenberg](http://www.gutenberg.org/wiki/Main_Page).
Expand Down

0 comments on commit 3e4608a

Please sign in to comment.