docs: update README.md (#503)

* readme: update

* install

* typo
This commit is contained in:
Federico Kunze Küllmer
2021-08-26 18:06:44 +00:00
committed by GitHub
parent 7389770b10
commit 0cdedfc1fd
3 changed files with 42 additions and 16 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: Run Lint
name: Lint
# Lint runs golangci-lint over the entire ethermint repository This workflow is
# run on every pull request and push to main The `golangci` will pass without
# running if no *.{go, mod, sum} files have been changed.