Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The data returned (`exifData` in the example above) is an object containing obje
* `interoperability` for interoperability information (Interoperability IFD)
* `makernote` for vendor specific Exif information (Makernotes)

The ouput for an [example image](http://www.exif.org/samples/fujifilm-finepix40i.jpg) might thus look like this:
The ouput for an [example image](http://dev.exiv2.org/attachments/download/487/fujifilm-finepix40i.jpg) might thus look like this:

```
{
Expand Down Expand Up @@ -142,4 +142,4 @@ There are a lot of things still to be done and to be made better. If you have an

## License

_node-exif_ is licensed under the MIT License. (See LICENSE)
_node-exif_ is licensed under the MIT License. (See LICENSE)