mirror of
https://github.com/sbrow/ps.git
synced 2025-12-29 18:47:38 -05:00
Added sweet logo made by psikoz
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|

|
||||||
{{with .PDoc}}{{if $.IsMain}}> {{ base .ImportPath }}
|
{{with .PDoc}}{{if $.IsMain}}> {{ base .ImportPath }}
|
||||||
{{comment_md .Doc}}{{else}}# {{ .Name }}
|
{{comment_md .Doc}}{{else}}# {{ .Name }}
|
||||||
[](https://godoc.org/github.com/sbrow/{{ .Name }}) [](https://travis-ci.org/sbrow/{{ .Name }}) [](https://coveralls.io/github/sbrow/{{ .Name }}?branch=master) [](https://goreportcard.com/report/{{ .ImportPath }})
|
[](https://godoc.org/github.com/sbrow/{{ .Name }}) [](https://travis-ci.org/sbrow/{{ .Name }}) [](https://coveralls.io/github/sbrow/{{ .Name }}?branch=master) [](https://goreportcard.com/report/{{ .ImportPath }})
|
||||||
|
|||||||
2
CONTRIBUTORS
Normal file
2
CONTRIBUTORS
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Spencer Brower
|
||||||
|
psikoz
|
||||||
@@ -1,4 +1,5 @@
|
|||||||
# ps
|

|
||||||
|
|
||||||
[](https://godoc.org/github.com/sbrow/ps) [](https://travis-ci.org/sbrow/ps) [](https://coveralls.io/github/sbrow/ps?branch=master) [](https://goreportcard.com/report/github.com/sbrow/ps)
|
[](https://godoc.org/github.com/sbrow/ps) [](https://travis-ci.org/sbrow/ps) [](https://coveralls.io/github/sbrow/ps?branch=master) [](https://goreportcard.com/report/github.com/sbrow/ps)
|
||||||
|
|
||||||
`import "github.com/sbrow/ps"`
|
`import "github.com/sbrow/ps"`
|
||||||
|
|||||||
Reference in New Issue
Block a user