Skip to content

Commit bc66ed3

Browse files
authored
Fix badge formatting in README.md
1 parent 562ad56 commit bc66ed3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pg_column_tetris
22

33
[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-14--18-blue.svg)](https://www.postgresql.org/)
4-
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/rogerwelin/pg_column_tetris/test.yml)'
4+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/rogerwelin/pg_column_tetris/test.yml)
55

66

77
A PostgreSQL extension that enforces optimal column alignment to minimize row padding waste.

0 commit comments

Comments
 (0)