diff --git a/.gitignore b/.gitignore index 02bc8e4..174ee6e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ -README.md - *.bat _images docs/_build/ diff --git a/README.rst b/README.md similarity index 85% rename from README.rst rename to README.md index e917d19..881588c 100644 --- a/README.rst +++ b/README.md @@ -1,17 +1,9 @@ Piexifjs ======== -.. image:: https://travis-ci.org/hMatoba/piexifjs.svg?branch=master - :target: https://travis-ci.org/hMatoba/piexifjs +[![Build Status](https://travis-ci.org/hMatoba/piexifjs.svg?branch=master)](https://travis-ci.org/hMatoba/piexifjs) -.. image:: https://badge.fury.io/js/piexifjs.svg - :target: http://badge.fury.io/js/piexifjs - -.. image:: https://circleci.com/gh/hMatoba/piexifjs/tree/master.svg?style=svg - :target: https://circleci.com/gh/hMatoba/piexifjs/tree/master - -Read and modify exif. Library to modify exif in JS(both client-side and Node.js). -http://piexifjs.readthedocs.org/en/latest/index.html +[![CircleCI](https://circleci.com/gh/hMatoba/piexifjs/tree/master.svg?style=svg)](https://circleci.com/gh/hMatoba/piexifjs/tree/master) Notice and Warning! ------------------- @@ -44,8 +36,6 @@ Use with File API or Canvas API. Example ------- -:: -