README.md in clone-1.0.0.alpha vs README.md in clone-1.0.0.beta
- old
+ new
@@ -1,4 +1,25 @@
-clone
+Clone
=====
File system based sample cloner for projects
+The main logic is to make the a simple to use,
+terminal based sample generator.
+
+It's in the early stage at this point, but the goals:
+
+* generate samples from sample collection
+* provide terminal helps for "navigating" between the samples
+* provide functions for
+ * generate samples from folders
+ * helpers for modify samples
+ * clone function for random folders and helper to replace Module names
+
+To install this app type
+
+ $ gem install clone
+
+To get the functions type this to the terminal
+
+ $ clone --help
+
+All help is welcomed
\ No newline at end of file