Merge pull request #1424 from bcwaldon/pkg-readme

pkg: add README.md
This commit is contained in:
Brian Waldon
2014-10-27 09:13:26 -07:00

2
pkg/README.md Normal file
View File

@@ -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.