tsk-7: Change name of repo (#8)
Closes #7 Reviewed-on: #8 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# twilio_sender
|
||||
twilio_sender is a cli program to send text messages.
|
||||
# sender
|
||||
sender is a cli program to send text messages.
|
||||
|
||||
## Install twilio
|
||||
```
|
||||
go build
|
||||
make build
|
||||
```
|
||||
|
||||
## Using
|
||||
```
|
||||
./twilio_sender config_path.json numbers_path.json message_path.json
|
||||
./sender config_path.json numbers_path.json message_path.json
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user