update sms readme

This commit is contained in:
Asim Aslam
2021-06-30 11:58:52 +01:00
parent 3a6f7a9ee2
commit c0ce3ac42d

View File

@@ -1,23 +1,7 @@
# Sms Service Send an SMS message
This is the Sms service # SMS Service
Generated with Send an SMS message in seconds. No fuss, no muss.
``` Powered by [Twilio](https://twilio.com)
micro new sms
```
## Usage
Generate the proto code
```
make proto
```
Run the service
```
micro run .
```