From be2e01c46b94e23247840f080d1f7c475c97efc0 Mon Sep 17 00:00:00 2001 From: Sanket Shah Date: Thu, 23 Sep 2021 12:16:07 +0530 Subject: [PATCH] Adding commit activity badge in readme (#564) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc7ae44a05a..daeb2e69bc8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Build Status](https://github.com/open-metadata/OpenMetadata/actions/workflows/maven-build.yml/badge.svg?event=push)](https://github.com/open-metadata/OpenMetadata/actions/workflows/maven-build.yml) [![Release](https://img.shields.io/github/release/open-metadata/OpenMetadata/all.svg)](https://github.com/open-metadata/OpenMetadata/releases) +[![Commit](https://img.shields.io/github/commit-activity/m/open-metadata/OpenMetadata)](Commit) [![Twitter Follow](https://img.shields.io/twitter/follow/open_metadata?style=social)](https://twitter.com/intent/follow?screen_name=open_metadata) Join us on Slack [![License](https://img.shields.io/github/license/open-metadata/OpenMetadata.svg)](LICENSE)