diff options
| author | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2018-05-30 00:11:22 +0900 |
|---|---|---|
| committer | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2018-05-30 00:11:22 +0900 |
| commit | 52b8080d4d0eb6d16f3a5f9336c29192dac68185 (patch) | |
| tree | 388d808cb389bfc92b8e15265e6e6d17deef4685 | |
| parent | Merge pull request #573 from GJRTimmer/fix/pragma (diff) | |
| download | golite-52b8080d4d0eb6d16f3a5f9336c29192dac68185.tar.gz golite-52b8080d4d0eb6d16f3a5f9336c29192dac68185.tar.xz | |
update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -347,7 +347,7 @@ For example the TDM-GCC Toolchain can be found [here](ttps://sourceforge.net/pro # License -MIT: http://mattn.mit-license.org/2012 +MIT: http://mattn.mit-license.org/2018 sqlite3-binding.c, sqlite3-binding.h, sqlite3ext.h @@ -358,3 +358,5 @@ In this repository, those files are an amalgamation of code that was copied from # Author Yasuhiro Matsumoto (a.k.a mattn) + +G.J.R. Timmer |
