Skip to content

Commit 8151c65

Browse files
More README fixes
1 parent a483f1a commit 8151c65

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ If you need a specific version of SQLite, or specific SQLite compilation options
1818

1919
==========
2020

21-
### Installation:
22-
==========
21+
## Installation:
2322

2423
#### Manual Installation (ex. into a Framework)
2524

@@ -40,9 +39,10 @@ For example: ([GRDB.swift](https://github.com/groue/GRDB.swift)).
4039

4140
==========
4241

43-
### Customization:
42+
## Customization:
4443

4544
By default, SQLiteLib builds SQLite with options that match the built-in system version of SQLite on OSX and iOS (as of OSX 10.11.5, iOS 9.3.2), [with one exception*](#additional-details).
45+
4646
==========
4747

4848
#### Specifying Additional SQLite Compilation Options
@@ -92,8 +92,8 @@ You'll want the file named "sqlite-src-*version*.zip".
9292
9393
==========
9494

95-
### Additional Details:
96-
==========
95+
## Additional Details:
96+
9797

9898
#### Default Compilation Options
9999

0 commit comments

Comments
 (0)