Skip to content

Commit

Permalink
added read me with structure
Browse files Browse the repository at this point in the history
  • Loading branch information
sayanee committed Jan 15, 2014
1 parent 2d39e04 commit e3312e6
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# angular-pdf [![Build Status](https://travis-ci.org/addyosmani/grunt-uncss.png?branch=master)](https://travis-ci.org/addyosmani/grunt-uncss)


>An [AngularJS](http://angularjs.org/) [directive](http://docs.angularjs.org/guide/directive) `ng-pdf` to display PDF files with [PDFJS](http://mozilla.github.io/pdf.js/).
## Preview

Integrate PDF files right into web pages.

![]()

## Getting Started

**Dependencies** [AngularJS](http://angularjs.org/) and [PDFJS](http://mozilla.github.io/pdf.js/).

```
bower install angular-pdf
```

## Angular directive

...

### Usage



## 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).


## License

(C) Sayanee Basu 2014, released under an MIT license

0 comments on commit e3312e6

Please sign in to comment.