diff --git a/README.md b/README.md index 3aa5b1e..9de39a4 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ FAQ > You can pass some arguments into the connection string, for example, a URI. > See: https://github.com/mattn/go-sqlite3/issues/39 +* Do you want cross compiling? mingw on Linux or Mac? + + > See: https://github.com/mattn/go-sqlite3/issues/106 + License -------