]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Update process for committing changes
authorIan Coleman <coleman.ian@gmail.com>
Tue, 19 Sep 2017 01:15:25 +0000 (11:15 +1000)
committerIan Coleman <coleman.ian@gmail.com>
Tue, 19 Sep 2017 01:15:25 +0000 (11:15 +1000)
Do not include changes in bip39-standalone.html

readme.md

index ba3a165f4305becace86e0b102d5d5c46291ccc1..bffb74b8f5ad5eabe3725e906c2a1ca1c51cc9b4 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -55,7 +55,10 @@ at 1PC9aZC4hNX2rmmrt7uHTfYAS3hRbph4UN
 Please do not make modifications to `bip39-standalone.html`, since they will
 be overwritten by `compile.py`.
 
-Make changes in `src/*` and apply them using the command `python compile.py`
+Make changes in `src/*`.
+
+Changes are applied during release using the command `python compile.py`, so
+please do not commit changes to `bip39-standalone.html`
 
 # Tests