From 56053ebc08e9abbd1954e86c5a43c579bd994691 Mon Sep 17 00:00:00 2001 From: avneettoor <90356249+avneettoor@users.noreply.github.com> Date: Thu, 4 Nov 2021 09:42:07 -0700 Subject: [PATCH] Add workflow and license badges (#2) Add workflow and license badges to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index df92107e928..4132a9fa18e 100644 --- a/README.md +++ b/README.md @@ -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