Browse Source

readme update

Jonathan Turner 9 years ago
parent
commit
c225e7c572
1 changed files with 4 additions and 2 deletions
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -2,6 +2,9 @@
 
 This is work in progress and does not yet work...
 
+[![GoDoc](https://godoc.org/github.com/jcmturner/gokrb5?status.svg)](https://godoc.org/github.com/jcmturner/gokrb5)
+
+
 # References
 ## RFCs
 * RFC 4120 The Kerberos Network Authentication Service (V5)
@@ -11,5 +14,4 @@ This is work in progress and does not yet work...
 * RFC 3962 Advanced Encryption Standard (AES) Encryption for Kerberos 5
 [text](https://www.ietf.org/rfc/rfc3962.txt) [html](https://tools.ietf.org/html/rfc3962)
 
-## Useful Links
-* https://leanpub.com/gocrypto/read#leanpub-auto-aes-cbc
+## Useful Links