fix: readme

This commit is contained in:
Urko. 2023-12-26 10:09:54 +01:00
parent 529b7dd153
commit aca3105039
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
COVERAGE_DIR=coverage
lint:
golangci-lint run ./...
golangci-lint run
goreportcard:
goreportcard-cli -v
test:

View File

@ -21,7 +21,7 @@ git clone https://gitea.urkob.com/urko/emailsender.git
## Usage
Check examples in [examples](https://gitea.urkob.com/urko/emailsender/examples)
Check examples in [examples](https://gitea.urkob.com/urko/emailsender/examples)
## Dependencies