diff --git a/pkg/README.md b/pkg/README.md new file mode 100644 index 000000000..d7de4d33b --- /dev/null +++ b/pkg/README.md @@ -0,0 +1,2 @@ +pkg/ is a collection of utility packages used by etcd without being specific to etcd itself. A package belongs here +only if it could possibly be moved out into its own repository in the future.