We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f4472 commit 1c929b9Copy full SHA for 1c929b9
README.md
@@ -18,12 +18,13 @@ syntax _and_ intent.
18
- [Full-text search][] support
19
- [Well-documented][See Documentation]
20
- Extensively tested
21
- - SQLCipher support via CocoaPods
+ - [SQLCipher][] support via CocoaPods
22
- Active support at
23
[StackOverflow](http://stackoverflow.com/questions/tagged/sqlite.swift),
24
and [Gitter Chat Room](https://gitter.im/stephencelis/SQLite.swift)
25
(_experimental_)
26
27
+[SQLCipher]: https://www.zetetic.net/sqlcipher/
28
[Full-text search]: Documentation/Index.md#full-text-search
29
[See Documentation]: Documentation/Index.md#sqliteswift-documentation
30
0 commit comments