aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ca84ffd..e994e60 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,11 @@ go-sqlite3
sqlite3 driver conforming to the built-in database/sql interface
Supported Golang version:
-- 1.8.x
- 1.9.x
- 1.10.x
+[This package follows the official Golang Release Policy.](https://golang.org/doc/devel/release.html#policy)
+
### Overview
- [Installation](#installation)