From 3d70844b0bd64d5263e62c9a6d47fb20e1483112 Mon Sep 17 00:00:00 2001 From: Alexandre Cesaro Date: Wed, 2 Sep 2015 13:43:08 +0200 Subject: [PATCH] Improved introduction in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd3a47b..b0b7498 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ documented. It is versioned using [gopkg.in](https://gopkg.in) so I promise they will never be backward incompatible changes within each version. -It requires Go 1.2 or newer. +It requires Go 1.2 or newer. With Go 1.5, no external dependencies are used. ## Features