README.md in cuboid-0.0.3 vs README.md in cuboid-0.0.4

- old
+ new

@@ -12,9 +12,10 @@ * Load-balancing of _**Instances**_ via a software mesh network (_**Grid**_) of _**Dispatchers**_. * No need to setup a topology manually, _**Dispatchers**_ will reach convergence on their own, just point them to an existing _**Grid**_ member. * Scaling up and down can be easily achieved by _plugging_ or _unplugging_ nodes. + * Horizontal (`default`) and vertical workload distribution strategies available. * Fault tolerant -- one application per process (_**Instance**_). * Self-healing -- keeps an eye out for disappearing and also re-appearing members. * A clean and simple framework for application development. * Basically, Ruby -- and all the libraries and extensions that come with it. * Events (_pause_, _resume_, _abort_, _suspend_, _restore_).