diff --git a/README.md b/README.md index de21cb19..0b7eb456 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,16 @@ View [demo](http://cloudcmd.cloudfoundry.com/ "demo"). Benefits --------------- -- full *browser compatibility* (ie6+,chrome,safari,opera,firefox); -- *responsible design* -- *one full page loading*, and then just one-time json-dir-listings loading +- full **browser compatibility** (ie6+,chrome,safari,opera,firefox); +- **responsible design** +- **one full page loading**, and then just one-time json-dir-listings loading (with refresh opportunity). -- *caching readed directories* to localStorage +- **caching readed directories** to localStorage (so if network will disconnected or something heppen with a signal, we definitely will can work cached copy of directory listings); -- *key binding* -- *disabled js support* (working in limited mode). -- *automated minification* client js-files and onstart-reading Cloud manager files on server starting. +- **key binding** +- **disabled js support** (working in limited mode). +- **automated minification** client js-files and onstart-reading Cloud manager files on server starting. Cloud Commander using all benefits of js, so if js is disabled, we moves to limited mode.