Browse Source

Merge pull request #201 from TheHippo/patch-1

Added familar godoc.org badge
Geoffrey J. Teale 9 years ago
parent
commit
ee1794b756
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.org

+ 3 - 0
README.org

@@ -1,4 +1,7 @@
 * XSLX
+
+[[https://godoc.org/github.com/tealeg/xlsx][https://godoc.org/github.com/tealeg/xlsx?status.svg]]
+
 ** Introduction
 xlsx is a library to simplify reading and writing the XML format used
 by recent version of Microsoft Excel in Go programs.