summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2017-05-09 16:16:44 -0300
committerTayane Fernandes <tayane.rmf@gmail.com>2017-05-09 16:16:44 -0300
commit3f115deda1f2d77d2e8c500d429f2314c02a7e80 (patch)
tree42372f8a1fe98d649af47de1f752842d9efc6c51
parent2ea3140d070a5dd8f5306a2c1ba448f0b5842a12 (diff)
Add 'start development page' in the README
with @thaissiqueira
-rw-r--r--README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md
index 2bb481d9..e1bb5c34 100644
--- a/README.md
+++ b/README.md
@@ -59,13 +59,9 @@ $ pixelated-user-agent --host 0.0.0.0 --multi-user --provider=mail.bitmask.net
First time email sync could be slow, please be patient. This could be the case if you have a lot of emails and it is the first time you setup the user agent on your machine.
-#### How do I see the result of my changes?
+#### How to get start with development?
-For all **Python changes**, you will need to kill (Ctrl-C) the server and start the pixelated user agent again.
-
-For most **JavaScript** or **HTML changes**, you will just need to reload the browser.
-
-For most **CSS or Handlebars templates changes**, you will also need to run: `$ cd /vagrant && make install_js`
+See the [Starting Development page](https://github.com/pixelated/pixelated-user-agent/wiki/Starting-Development)
### Option 2: Pixelated User Agent + Leap Platform