Updated per feedback

This commit is contained in:
Gitoffthelawn
2021-11-28 04:28:12 -08:00
committed by GitHub
parent bb9d8743bc
commit 662de9fd8d
+1 -1
View File
@@ -266,7 +266,7 @@ databases with some additional extensions to handle compressed and binary data.
The original code was trimmed and adjusted to be compatible with standard
SQLite 2.x databases. The resulting program was renamed SQLite Database
Browser, and released into the Public Domain by Mauricio. Icons were
contributed by [Raquel Ravanini](http://www.raquelravanini.com) and
contributed by [Raquel Ravanini](http://www.raquelravanini.com), also from
Tabuleiro. Jens Miltner ([@jmiltner](https://github.com/jmiltner)) contributed
the code to support SQLite 3.x databases for the 1.2 release.