about summary refs log tree commit diff
path: root/vendor/github.com/radareorg/r2pipe-go/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/radareorg/r2pipe-go/README.md')
-rw-r--r--vendor/github.com/radareorg/r2pipe-go/README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/vendor/github.com/radareorg/r2pipe-go/README.md b/vendor/github.com/radareorg/r2pipe-go/README.md
new file mode 100644
index 0000000..238a1bc
--- /dev/null
+++ b/vendor/github.com/radareorg/r2pipe-go/README.md
@@ -0,0 +1,17 @@
+r2pipe.go
+=========
+
+Go module to interact with radare2
+
+Source
+------
+
+This repository is in sync with [radareorg/r2pipe](https://godoc.org/github.com/radareorg/radare2-r2pipe).
+
+Run `make sync` to update it after changing things in the source repository.
+
+Documentation
+-------------
+
+[![GoDoc](https://godoc.org/github.com/radare/r2pipe-go?status.svg)](https://godoc.org/github.com/radare/r2pipe-go)
+