diff --git a/README.md b/README.md index b35c0a8..e46aa30 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,15 @@ Please do not contact me with questions like this. If you cannot be descriptive * If your browser does not have cookies enabled, the plugin will not store your response. * Also, if you're using google chrome, this is a bug that unfortunately I have been unable to squash. Hitting F5 or refresh will fix it. +## TODO + +- [ ] Localization +- [ ] Make use of jquery.cookie +- [ ] Include API / Template Tags + - [ ] Document API / Template Tags +- [ ] Custom popup, remove colorbox dependency + + ## Changelog ### 3.5.5 @@ -84,4 +93,5 @@ Please do not contact me with questions like this. If you cannot be descriptive * Other fixes I can't remember. ### 3.48 -* Fixed IE Bug by removing debug function in javascript. \ No newline at end of file +* Fixed IE Bug by removing debug function in javascript. +