Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Minish144 committed Sep 30, 2021
1 parent 9cbbc60 commit eefc697
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Golang SMS API
# Usage
## Preparations
## Usage
### Preparations
Edit `config.yaml`

## Installation
### Installation
`$ go build`

## Running
### Running
`$ sudo ./go-sms-api` (sudo is required)

# Development
## Dependencies
## Development
### Dependencies
```
$ export GO111MODULE=off
Expand Down

0 comments on commit eefc697

Please sign in to comment.