Skip to content

Commit 0ca90de

Browse files
authored
Add license badge to README
1 parent bc66ed3 commit 0ca90de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-14--18-blue.svg)](https://www.postgresql.org/)
44
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/rogerwelin/pg_column_tetris/test.yml)
5+
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
56

67

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

0 commit comments

Comments
 (0)