Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-aqrabawi committed Sep 15, 2021
1 parent 4c61495 commit edc2267
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ get gomiko pkg: `go get -u github.com/Ali-aqrabawi/gomiko/pkg`.
```go
import (
"fmt"
"log"
"github.com/Ali-aqrabawi/gomiko/pkg"
)

Expand Down Expand Up @@ -57,6 +58,7 @@ func main() {
```go
import (
"fmt"
"log"
"github.com/Ali-aqrabawi/gomiko/pkg"
)

Expand Down

0 comments on commit edc2267

Please sign in to comment.