Skip to content

Commit cd1a3b6

Browse files
committed
chore: update readme
1 parent 002cc57 commit cd1a3b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ See also:
4040
### References
4141

4242
- For LNURL dev testing see [bitkit-docker](https://github.com/ovitrif/bitkit-docker)
43-
- Bitkit Core Android bindings README: [synonymdev/bitkit-core — bindings/android/README.md](https://github.com/synonymdev/bitkit-core/blob/master/bindings/android/README.md)
4443

4544
### Linting
4645

@@ -63,12 +62,14 @@ See repo: https://github.com/synonymdev/bitkit-transifex-sync
6362
## Build
6463

6564
### Bitcoin Networks
65+
6666
The build config supports building 3 different apps for the 3 bitcoin networks (mainnet, testnet, regtest) via the 3 build flavors:
6767
- `dev` flavour = regtest
6868
- `mainnet` flavour = mainnet
6969
- `tnet` flavour = testnet
7070

7171
### Build for E2E Testing
72+
7273
Simply pass `E2E=true` as environment variable and build any flavor.
7374

7475
```sh

0 commit comments

Comments
 (0)