diff options
Diffstat (limited to 'vendor/gopkg.in/tomb.v1/README.md')
-rw-r--r-- | vendor/gopkg.in/tomb.v1/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/gopkg.in/tomb.v1/README.md b/vendor/gopkg.in/tomb.v1/README.md new file mode 100644 index 000000000..3ae8788e8 --- /dev/null +++ b/vendor/gopkg.in/tomb.v1/README.md @@ -0,0 +1,4 @@ +Installation and usage +---------------------- + +See [gopkg.in/tomb.v1](https://gopkg.in/tomb.v1) for documentation and usage details. |