From c3122a6ede1125d87a44ec2180d8ddb030b8c1d0 Mon Sep 17 00:00:00 2001 From: Deirdre Connolly Date: Wed, 22 Apr 2020 03:02:19 -0400 Subject: [PATCH] Add license badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f278c024..ec87dae6e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ![](https://github.com/ZcashFoundation/zebra/workflows/CI/badge.svg) [![codecov](https://codecov.io/gh/ZcashFoundation/zebra/branch/main/graph/badge.svg)](https://codecov.io/gh/ZcashFoundation/zebra) +![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg) Hello! I am Zebra, an ongoing Rust implementation of a Zcash node.