diff --git a/README.markdown b/README.md similarity index 96% rename from README.markdown rename to README.md index 898ac26..286f98d 100644 --- a/README.markdown +++ b/README.md @@ -1,6 +1,6 @@ # Overview -Forked from the excelent jsgif project (https://github.com/shachaf/jsgif), which was implemented as a bookmarklet to manipulate animated gifs (http://slbkbs.org/jsgif). +Forked from the excellent jsgif project (https://github.com/shachaf/jsgif), which was implemented as a bookmarklet to manipulate animated gifs (http://slbkbs.org/jsgif). This is an attempt to pull out the gif parsing and playing logic, seperate it from the bookmarklet, and publish it as a library that you can use in your project.