Jelajahi Sumber

Merge pull request #1424 from bcwaldon/pkg-readme

pkg: add README.md
Brian Waldon 11 tahun lalu
induk
melakukan
328d8f2d26
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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.