Update README.md

pull/37/head
7z7 6 years ago committed by GitHub
parent 001bb935d2
commit 95a1a70d55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -31,6 +31,7 @@ go get github.com/go-stack/stack
## Testing
Make sure you the following command and make sure everything passed before submitting your code.
'''
./test_before_submit.sh
'''
@ -38,6 +39,7 @@ Make sure you the following command and make sure everything passed before submi
## Linting
Make sure you the following command and make sure everything passes golint.
'''
./lint_before_submit.sh
'''

Loading…
Cancel
Save