diff --git a/README.md b/README.md index 23433cf9..9db946a2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@
-

Free and Open Source messaging and emailing app that combines common web applications into one.

+

Free, Open Source and Cross Platform messaging and emailing app that combines common web applications into one.

Donate with PayPal @@ -59,29 +59,20 @@ TutaNota Hushmail BearyChat - - -Aol - +Aol Sync Wire Rocket Chat Missive Yahoo! Mail - - -Yandex - +Yandex Mail OFfice 365 Dasher DingTalk FlowDock Mattermost Voxer - - -Glip - +Glip Yahoo! Messenger mysms ICQ @@ -136,6 +127,7 @@ If you're comfortable getting up and running from a `git clone`, this method is * Sencha Ext JS 5.1.1.451 * Electron +* Node JS #### Environment: @@ -147,8 +139,9 @@ If you're comfortable getting up and running from a `git clone`, this method is 1. `git clone https://github.com/saenzramiro/rambox.git` 2. `npm install` -3. `sencha app watch` -4. `npm start` +3. Configure `env-sample.js` and rename it to `env.js`. +4. `sencha app watch` +5. `npm start` ----------