Skip to content

Commit c25ddfe

Browse files
committed
Create a new "Related" section
1 parent eca9eb2 commit c25ddfe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,13 @@ To install SQLite.swift as an Xcode sub-project:
211211
SQLite.swift is available under the MIT license. See [the LICENSE
212212
file](./LICENSE.txt) for more information.
213213
214+
## Related
215+
216+
These projects enhance or use SQLite.swift:
217+
218+
- [SQLiteCipher.swift](https://github.com/stephencelis/SQLiteCipher.swift)
219+
- [SQLiteMigrationManager.swift](https://github.com/garriguv/SQLiteMigrationManager.swift) (inspired by [FMDBMigrationManager](https://github.com/layerhq/FMDBMigrationManager))
220+
214221
215222
## Alternatives
216223

0 commit comments

Comments
 (0)