Skip to content

Commit fd3d7f9

Browse files
authored
Fix formatting in README (#699)
1 parent cc3a96c commit fd3d7f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,8 +434,8 @@ sqlc currently only supports PostgreSQL / Go. MySQL and Kotlin support have
434434
been merged, but both are marked as experimental. SQLite and TypeScript support
435435
are planned.
436436

437-
| Language | PostgreSQL | MySQL |
438-
| ------------ |:----------------:|:----------------:|
437+
| Language | PostgreSQL | MySQL |
438+
| ------------ | :---------------- | :---------------- |
439439
| Go | :white_check_mark: - Stable | :bug: - Beta |
440440
| TypeScript | :timer_clock: - Planned | :timer_clock: - Planned |
441441
| Kotlin | :warning: - Experimental | |

0 commit comments

Comments
 (0)