Преглед изворни кода

Merge pull request #1424 from bcwaldon/pkg-readme

pkg: add README.md
Brian Waldon пре 11 година
родитељ
комит
328d8f2d26
1 измењених фајлова са 2 додато и 0 уклоњено
  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.