diff --git a/README.md b/README.md new file mode 100644 index 0000000..513be4f --- /dev/null +++ b/README.md @@ -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. +