Skip to content

Commit

Permalink
Merge pull request #7 from crowchirp/patch-1
Browse files Browse the repository at this point in the history
fixed typos
  • Loading branch information
wgliang authored Apr 8, 2017
2 parents c0d404d + e2ffd0b commit 803a1ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Install goreporter (see above).
Run it:

```
$ goreporter -p [projtectRelativelyPath] -d [reportPath] -e [exceptPackagesName] -r [json/html] {-t templatePathIfHtml}
$ goreporter -p [projectRelativePath] -d [reportPath] -e [exceptPackagesName] -r [json/html] {-t templatePathIfHtml}
```

## Example
Expand Down Expand Up @@ -92,4 +92,4 @@ you can see result detail:[Example-Report](http://fiisio.me/pages/goreporter-rep

Templates is designed by liufeifei

Logo is desigend by [xuri](https://github.com/Luxurioust)
Logo is designed by [xuri](https://github.com/Luxurioust)

0 comments on commit 803a1ef

Please sign in to comment.