File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -155,11 +155,14 @@ To install SQLite.swift with [SQLCipher][] support:
155155
156156## Communication
157157
158- - Found a ** bug** or have a ** feature request** ? [ Open an issue] [ 5.1 ] .
159- - Want to ** contribute** ? [ Submit a pull request] [ 5.2 ] .
160-
161- [ 5.1 ] : https://github.com/stephencelis/SQLite.swift/issues/new
162- [ 5.2 ] : https://github.com/stephencelis/SQLite.swift/fork
158+ - Need ** help** or have a ** general question** ? [ Ask on Stack
159+ Overflow] [ 5.1 ] (tag ` sqlite.swift ` ).
160+ - Found a ** bug** or have a ** feature request** ? [ Open an issue] [ 5.2 ] .
161+ - Want to ** contribute** ? [ Submit a pull request] [ 5.3 ] .
162+
163+ [ 5.1 ] : http://stackoverflow.com/questions/tagged/sqlite.swift
164+ [ 5.2 ] : https://github.com/stephencelis/SQLite.swift/issues/new
165+ [ 5.3 ] : https://github.com/stephencelis/SQLite.swift/fork
163166
164167
165168## Author
You can’t perform that action at this time.
0 commit comments