OSDN Git Service

Merge pull request #201 from Bytom/v0.1
[bytom/vapor.git] / vendor / github.com / hashicorp / go-plugin / docs / README.md
diff --git a/vendor/github.com/hashicorp/go-plugin/docs/README.md b/vendor/github.com/hashicorp/go-plugin/docs/README.md
deleted file mode 100644 (file)
index 9fbb44b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# go-plugin Documentation
-
-This directory contains documentation and guides for `go-plugin` and how
-to integrate it into your projects. It is assumed that you know _what_
-go-plugin is and _why_ you would want to use it. If not, please see the
-[README](https://github.com/hashicorp/go-plugin/blob/master/README.md).
-
-## Table of Contents
-
-**[Writing Plugins Without Go](https://github.com/hashicorp/go-plugin/blob/master/docs/guide-plugin-write-non-go.md).**
-This shows how to write a plugin using a programming language other than
-Go.