Skip to content

Commit d26c3b7

Browse files
benmartenEnuviel
authored andcommitted
docs(*): add build steps to readme
1 parent f78e1b7 commit d26c3b7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Please refer to: https://www.leanplum.com/docs#/setup/android
1010
## Development Workflow
1111
- We are using GitFlow branching model: https://github.com/nvie/gitflow
1212
- We use the Conventional Changelog Commit Style for commit messages: https://github.com/commitizen/cz-cli
13+
## Build the SDK
14+
To build the sdk run:
15+
```bash
16+
./build.sh
17+
```
1318
## Contributing
1419
Please follow the Conventional Changelog Commit Style and send a pull request to `develop` branch.
1520
## License

0 commit comments

Comments
 (0)