Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
📝 update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SiegfriedEhret committed Oct 31, 2017
1 parent 276678b commit af3d727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ image:https://coveralls.io/repos/github/rlespinasse/byteslice/badge.svg?branch=m

[source,shell]
-----
$ go test -coverprofile=/tmp/byteslice-cover .
$ make test
ok github.com/rlespinasse/byteslice 0.007s coverage: 100.0% of statements
-----

=== launch the benchmark

[source,shell]
-----
$ go test -bench=. .
$ make bench
goos: ...
goarch: ...
pkg: github.com/rlespinasse/byteslice
Expand Down

0 comments on commit af3d727

Please sign in to comment.