From 9709b7d104b29299bba6e6bc117d4ceae3b0056b Mon Sep 17 00:00:00 2001 From: Paul Marsicovetere <71470776+paulmarsicloud@users.noreply.github.com> Date: Thu, 7 Apr 2022 15:28:42 -0400 Subject: [PATCH] chore: updated maintenance badge Added maintenance badge to top of README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 62618314..6b1a8a3a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# react-native-owl [![github][github-image]][github-url] [![npm][npm-image]][npm-url] [![docs][docs-image]][docs-url] +# react-native-owl +[![github][github-image]][github-url] [![npm][npm-image]][npm-url] [![docs][docs-image]][docs-url] [![Maintenance Status][maintenance-image]](#maintenance-status) > **Work In Progress**: Visual regression testing for React Native @@ -31,3 +32,4 @@ _You can find the raw markdown files inside this repository's `docs` folder._ [npm-url]: https://www.npmjs.com/package/react-native-owl [docs-image]: https://img.shields.io/badge/docs-visit%20site-blue [docs-url]: https://formidable.com/open-source/react-native-owl/ +[maintenance-image]: https://img.shields.io/badge/maintenance-active-green.svg?color=brightgreen&style=flat