Explorar el Código

pkg: add README.md

Brian Waldon hace 11 años
padre
commit
444e6e952b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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.