comparison README.md @ 67:b5fd860bd157

Update README.md Remove useless VCR contributing rules committer: GitHub <noreply@github.com>
author Brendan Rius <brendan.rius@gmail.com>
date Fri, 11 Aug 2017 00:23:21 +0200
parents 37ded774d876
children 79199ce31269
comparison
equal deleted inserted replaced
65:1bc440ceac51 67:b5fd860bd157
53 you just cloned) to the corresponding folder in Docker. 53 you just cloned) to the corresponding folder in Docker.
54 Now, if you change the source, it will be reflected in [http://localhost:8888](http://localhost:8888) 54 Now, if you change the source, it will be reflected in [http://localhost:8888](http://localhost:8888)
55 instantly. Do not forget to click "restart" the kernel on the page as it does 55 instantly. Do not forget to click "restart" the kernel on the page as it does
56 not auto-restart. 56 not auto-restart.
57 57
58 ### Version control
59
60 Create branches named `issue-X` where `X` is the number of the issue.
61 Rebase instead of merge.
62
63 ## License 58 ## License
64 59
65 [MIT](LICENSE.txt) 60 [MIT](LICENSE.txt)