소스 검색

pkg: add README.md

Brian Waldon 11 년 전
부모
커밋
444e6e952b
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.