README.md in clementine-0.0.1 vs README.md in clementine-0.0.2

- old
+ new

@@ -17,17 +17,12 @@ Clementine supports JRuby and CRuby. When you use from CRuby, make sure java command is on your PATH. Installation ----------- -Clone https://github.com/yokolet/clementine, then -edit your Gemfile with specific path to Clemetine. - -For example: - ```ruby -gem 'clementine', :path => "/Users/yoko/Projects/clementine" +gem install clementine ``` Configuration ----------- @@ -48,5 +43,15 @@ :optimazation :simple,:whitespace,:advanced :target :nodejs :output_dir directory name (:output_dir will be converted to ":output-dir") :output_to file name (:output_to will be converted to ":output-to") ``` + +Copyright and License +----------- +Clementine is Copyright (c) 2011-2012 [Yoko Harada](https://github.com/yokolet) and +distributed under the MIT license. + +Clojure and ClojureSript are Copyright (c) Rich Hickey and covered by the Eclipse +Public License 1.0 [http://opensource.org/licenses/eclipse-1.0.php](http://opensource.org/licenses/eclipse-1.0.php) + +Google Closure Compiler and Library are covered by Apache License 2.0 license. \ No newline at end of file