diff --git a/process/README.md b/process/README.md new file mode 100644 index 0000000..937d62f --- /dev/null +++ b/process/README.md @@ -0,0 +1,4 @@ +# process + + + diff --git a/process/process.go b/process/process.go new file mode 100644 index 0000000..f2ef9d2 --- /dev/null +++ b/process/process.go @@ -0,0 +1 @@ +package process