diff --git a/README.md b/README.md index 295036c..28fa44e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ C Crypsi (https://github.com/telkomdev/c-crypsi) PostgreSQL Extension +[![pgcrypsi CI](https://github.com/telkomdev/pgcrypsi/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/telkomdev/pgcrypsi/actions/workflows/ci.yml) + ## Motivation/ Why ? Why not `pgcrypto` ?. At the time this plugin was created, `pgcrypto` did not support `AES GCM` yet. So this plugin is made to fulfill `AES GCM` encryption needs.