add readme
This commit is contained in:
parent
d54b6912f0
commit
c908ee8b6e
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# proc4unix
|
||||
|
||||
Go module to provide functions for querying process state (such as running, stop, idle or zombie).
|
||||
|
||||
Currently implemented for:
|
||||
- FreeBSD
|
||||
- Linux
|
||||
|
||||
Functionality and platform coverage will be expanded as my needs grow.
|
||||
|
||||
Loading…
Add table
Reference in a new issue