Forráskód Böngészése

pkg: add README.md

Brian Waldon 11 éve
szülő
commit
444e6e952b
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      pkg/README.md

+ 2 - 0
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.