aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2018-02-05 23:24:48 +0100
committerStefan Majewsky <majewsky@gmx.net>2018-02-05 23:24:48 +0100
commit8270dbb941298061d48b6b226eb07c64c8b356bc (patch)
tree5ec835f563eae810e5bc0146390733bd8bcab4c6
parentf78c5a59a8fd198603199ddcfb5b29315d556f58 (diff)
downloadgo-schwift-8270dbb941298061d48b6b226eb07c64c8b356bc.tar.gz
link to Godoc
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index dc82a13..2d9eae6 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Schwift
+[![GoDoc](https://godoc.org/github.com/majewsky/schwift?status.svg)](https://godoc.org/github.com/majewsky/schwift)
+
this is a Go client library for [OpenStack Swift](https://github.com/openstack/swift). I made this after growing
frustrated with the bad API design of [`ncw/swift`](https://github.com/ncw/swift).