We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00fc4db commit d5670edCopy full SHA for d5670ed
README
@@ -37,7 +37,7 @@ Using go get:
37
38
* Testing the Library
39
40
-Number of test and lint related recipes are provided in the Makefile, if
+A number of tests and lint related recipes are provided in the Makefile, if
41
you want to run the standard regression tests, you can excute the following:
42
43
$ make check
@@ -46,3 +46,4 @@ In order to execute the 'make lint' recipe the 'golint' tool is needed, it
46
can be found at:
47
48
-> https://github.com/golang/lint
49
+
0 commit comments