Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The package also includes [shims](Sources/CSQLite/include/csqlite_shims.h) for v

For Swift 6.1 and later the build configuration and features may be customized using package traits.

### Recommended Compile-Time Options
### Compile-Time Options

The following traits are used to specify the build configuration and the defaults reflect the SQLite [recommended compile-time options](https://sqlite.org/compile.html#recommended_compile_time_options):

Expand Down