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

- old
+ new

@@ -4,10 +4,10 @@ [![Gem Version](https://badge.fury.io/rb/tax_generator.svg)](http://badge.fury.io/rb/tax_generator) [![Gem Downloads](https://ruby-gem-downloads-badge.herokuapp.com/tax_generator?type=total)](https://github.com/bogdanRada/tax_generator) Description ----------- -Simple batch processor that takes 2 xml files as input and generates html files with information from the xml elements. +Simple batch processor that takes 2 xml files as input and generates html files with information from the xml elements and uses celluloid to generate files in asyncronous way - *taxonomy.xml* holds the information about how elements are related to each other. - *destinations.xml* holds the actual text content for each element.