README.md in citeproc-js-0.0.1 vs README.md in citeproc-js-0.0.2
- old
+ new
@@ -5,9 +5,19 @@
[citeproc](http://rubygems.org/gems/citeproc); it is implemented as a
thin Ruby wrapper around Frank G. Benett's awesome
[citeproc-js](https://bitbucket.org/fbennett/citeproc-js/overview).
+Requirements
+------------
+
+In addition to the dependencies defined by the gem, please make sure to
+your environment meets the following requirements depending on your platform;
+
+* For Ruby 1.8.7, please install [johnson](https://github.com/jbarnette/johnson).
+* For JRuby, please install [therubyrhino](https://github.com/cowboyd/therubyrhino).
+
+Support for other platforms is still in development.
License
-------