From bc798c186dc5eab051aabd67ad8bf47386a6699a Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Wed, 10 Jun 2020 21:18:28 -0400 Subject: [PATCH] Add CoC badge to README.md as well. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 916ed7fd..4519c1e1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Zephyrâ„¢ Mechanical Keyboard (ZMK) Firmware [![Build](https://github.com/zmkfirmware/zmk/workflows/Build/badge.svg)](https://github.com/zmkfirmware/zmk/actions) - [![Netlify Status](https://api.netlify.com/api/v1/badges/942d61a9-87c0-4c23-9b51-f5ed0bce495d/deploy-status)](https://app.netlify.com/sites/zmk/deploys) +[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md) This project is a complete work in progress, with absolutely nothing functioning yet. The goal is to explore a new MK firmware with a less restritive license and better BLE support, built on top of the [Zephyrâ„¢ Project](https://www.zephyrproject.org/)