docs/Readme.md in mina-1.0.7 vs docs/Readme.md in mina-1.1.0

- old
+ new

@@ -1,10 +1,13 @@ # Mina Documentations +Mina is a tool that exstends rake (think ruby's make) in order to create bash scripts which are then run on your servers. + * [Getting started](getting_started.md) +* [How Mina Works](how_mina_works.md) * [Migrating from 0.3.x to 1.0](migrating.md) +* [Default Plugins](default_plugins.md) * [Deploying](deploying.md) * [Writing your own tasks](writing_your_own_tasks.md) -* [Command line options](command_line_options.md) * [FAQ](faq.md) * [Cookbook](cookbook.md) * [3rd party plugins](3rd_party_plugins.md)