aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorturtlemaster19 <46784000+turtlemaster19@users.noreply.github.com>2020-06-01 08:39:02 -0500
committerGitHub <noreply@github.com>2020-06-01 22:39:02 +0900
commitf600c4bddb99e63424f2a2344fefa06edb5de9f6 (patch)
treeda1243cf993fc00b5a998c2ba11e155039a9c69e
parent Document requirements for cross compiling from OSX (#804) (diff)
downloadgolite-f600c4bddb99e63424f2a2344fefa06edb5de9f6.tar.gz
golite-f600c4bddb99e63424f2a2344fefa06edb5de9f6.tar.xz
Edited note in README (#817)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e977fd6..8e6e222 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ go-sqlite3
[![Coverage Status](https://coveralls.io/repos/mattn/go-sqlite3/badge.svg?branch=master)](https://coveralls.io/r/mattn/go-sqlite3?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/mattn/go-sqlite3)](https://goreportcard.com/report/github.com/mattn/go-sqlite3)
-NOTE: v2.0.1 or higher is unfortunatal release. So there are no big changes. And does not provide v2 feature.
+**NOTE:** The increase to v2 was an accident. There were no major changes or features.
# Description