Skip to content

Commit

Permalink
Merge pull request #41 from Goodnessuc/patch-1
Browse files Browse the repository at this point in the history
added installation instructions
  • Loading branch information
badoux authored Jan 15, 2024
2 parents a155f10 + 062ceb4 commit dfb1781
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@

## Usage

Install the Checkmail package

```
go get github.com/badoux/checkmail
```


### 1. Format
```go
func main() {
Expand Down

0 comments on commit dfb1781

Please sign in to comment.