README.md in alchemy_spree-0.1.0 vs README.md in alchemy_spree-0.1.2
- old
+ new
@@ -2,13 +2,14 @@
The World's Most Flexible E-Commerce Platform meets The World's Most Flexible Content Management System!
This gem is a [Alchemy CMS](https://github.com/magiclabs/alchemy_cms) and [Spree](https://github.com/spree/spree) connector.
-### For now it does two things:
+### For now it does this:
1. It provides an Alchemy module that displays Spree admin in an iframe inside Alchemy admin.
2. It gives you a new Essence for Alchemy called EssenceSpreeProduct that you can use to place a Spree product on your page.
+3. It adds a TinyMCE editor to the Spree product description textarea.
### TODO:
1. Share admin session between Alchemy and Spree.