Skip to content

Commit

Permalink
Add workflow and license badges (#2)
Browse files Browse the repository at this point in the history
Add workflow and license badges to README
  • Loading branch information
avneettoor authored Nov 4, 2021
1 parent 5ed8403 commit 56053eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Babelfish for PostgreSQL

[![Build Status](https://github.com/babelfish-for-postgresql/postgresql_modified_for_babelfish/workflows/CI/badge.svg)](https://github.com/babelfish-for-postgresql/postgresql_modified_for_babelfish/actions?query=workflow%3A%22CI%22)
[![License: PostgreSQL](https://img.shields.io/badge/license-PostgreSQL-blue.svg)](LICENSE.PostgreSQL)

This repository contains the PostgreSQL code base with a patch applied to
enable some additional functionality provided by the Babelfish extensions. The
Babelfish community strives to minimize the amount of changes to the PostgreSQL
Expand Down

0 comments on commit 56053eb

Please sign in to comment.