update README

This commit is contained in:
dinedine 2011-01-04 00:14:45 +01:00
parent 2f478a86fd
commit 5519ca8396

View File

@ -5,7 +5,7 @@ Locomotive is a simple but powerful CMS based on liquid templates and mongodb da
If we have to give only 5 main features to describe our application, there will be:
* managing as many websites as you want with one application instance
* nice looking UI (see http://www.locomotiveapp.org for some screenshots)
* nice looking UI (see http://www.locomotivecms.com for some screenshots)
* flexible content types
* playing smoothly with Heroku and MongoHQ
* inline editing (beta)
@ -19,17 +19,18 @@ h2. Gems
Here is a short list of main gems used in the application.
* Rails 3.0
* Mongoid 2.0.0.beta 17 (with MongoDB 1.6)
* Rails 3.0.3
* Mongoid 2.0.0.beta 19 (with MongoDB 1.6)
* Liquid
* Devise
* Carrierwave
* Haml
* Delayed job
* Jammit-s3
h2. Installation
See the "official website":http://www.locomotiveapp.org
See the "official website":http://www.locomotivecms.com
h2. Team