Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlockwisdom authored Feb 19, 2024
1 parent 85dde20 commit ac8a2ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@ The app sends a callback to your SMS Gateways once the requested message [status
<b>* Status changes</b> - `sent`, `delivered`, `failed`

# <a name="build"></a> Build
```bash
git clone https://github.com/deku-messaging/Deku-SMS-Android.git
git submodule update --init --recursive
```
Getting the project into Android-studio would allow for an easy build.

## <a name="reproducible_builds"></a> Reproducible builds notes
Expand Down

0 comments on commit ac8a2ce

Please sign in to comment.