Add testable example in README
This adds a testable example for the README to be able to make the user experience for new users better.
This commit is contained in:
@@ -5,9 +5,13 @@ go:
|
||||
- 1.6
|
||||
- tip
|
||||
|
||||
script:
|
||||
install:
|
||||
- make get-deps
|
||||
- go get github.com/campoy/embedmd
|
||||
|
||||
script:
|
||||
- make metalint
|
||||
- make docs-check
|
||||
- make check
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user