Skip to content

Commit fd8b951

Browse files
committed
Generate updated files. :)
1 parent 28416f4 commit fd8b951

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h1 id="db-browser-for-sqlite">DB Browser for SQLite</h1>
7474
<p><em>DB Browser for SQLite</em> (DB4S) is a high quality, visual,
7575
<a href="https://github.com/sqlitebrowser/sqlitebrowser">open source</a> tool
7676
designed for people who want to create, search, and edit
77-
<a href="https://www.sqlite.org/">SQLite</a> database files.
77+
<a href="https://www.sqlite.org/">SQLite</a> or <a href="https://www.zetetic.net/sqlcipher/">SQLCipher</a> database files.
7878
DB4S gives a familiar spreadsheet-like interface on the database
7979
in addition to providing a full SQL query facility.
8080
It works with <a href="./dl#windows">Windows</a>,
@@ -97,6 +97,7 @@ <h1 id="db-browser-for-sqlite">DB Browser for SQLite</h1>
9797
<li>Issue SQL queries and inspect the results</li>
9898
<li>Examine a log of all SQL commands issued by the application</li>
9999
<li>Plot simple graphs based on table or query data</li>
100+
<li>Add, change, remove SQLCipher encryption from database files</li>
100101
</ul>
101102
<h2 id="current-status">Current Status</h2>
102103
<p>The current official, released version of DB4S is 3.13.0. Download from:

0 commit comments

Comments
 (0)