diff --git a/README.md b/README.md index 1467bab..b248c8d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # libnetwork The Go package to manage Linux network namespaces + +# Next steps +Following discussions with Solomon, next goals are: +- Provide a package which exposes functionality over a JSON API +- Provide a binary which serves that API over HTTP +- Provide a package which implements the interfaces by calling out to the HTTP +API