From 4360180c2a432ac0bd45ee4407b8bfaff6220734 Mon Sep 17 00:00:00 2001 From: emersion Date: Thu, 3 Aug 2017 21:33:20 +0200 Subject: [PATCH] Add link to RFC in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d983fc..c3e4ca4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![GoDoc](https://godoc.org/github.com/emersion/go-pgpmime?status.svg)](https://godoc.org/github.com/emersion/go-pgpmime) -A PGP/MIME library written in Go +A [PGP/MIME](https://tools.ietf.org/html/rfc3156) library written in Go ## License