README.md in cell_cycle-0.1.1 vs README.md in cell_cycle-0.1.2
- old
+ new
@@ -27,10 +27,15 @@
And a more complex one, developed at Virginia Institute of Technology, and called by:
require 'cell_cycle/virginia_tech'
-This one
+You can then try
+
+ run!
+
+The current version of the Virginia Tech cell cycle takes a long time to execute, but
+once the waiting is over, you can display the results
## Contributing
1. Fork it ( https://github.com/[my-github-username]/cell_cycle/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)