Skip to content

Commit 4ea4b2a

Browse files
committed
Document new spellfix1 subspec
1 parent 53fff02 commit 4ea4b2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ To use SQLite in your project, add `pod 'sqlite3'` to your Podfile. However, as
3131
- [Historical Snapshots](https://www.sqlite.org/c3ref/snapshot.html): `pod 'sqlite3/snapshot'`
3232
- [Session Extension](https://www.sqlite.org/sessionintro.html): `pod 'sqlite3/session'`
3333
- [Soundex](https://www.sqlite.org/lang_corefunc.html#soundex): `pod 'sqlite3/soundex'`
34+
- [Spellfix1](https://www.sqlite.org/spellfix1.html): `pod 'sqlite3/spellfix1'`
3435
- [STAT4 Enhanced ANALYZE and query planner](https://sqlite.org/compile.html#enable_stat4): `pod 'sqlite3/stat4'`
3536
- [Unlock-Notify API](https://www.sqlite.org/unlock_notify.html): `pod 'sqlite3/unlock_notify'`
3637

0 commit comments

Comments
 (0)