From a4a97ceb27cf606b750b3a2f7dd8810858330646 Mon Sep 17 00:00:00 2001 From: Matt Guthaus Date: Tue, 20 Nov 2018 15:52:46 -0800 Subject: [PATCH] Missing bracket --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2ea440d..bb68c004 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenRAM -[![Python 3.5](https://img.shields.io/badge/Python-3.5-green.svg)(https://www.python.org/) +[![Python 3.5](https://img.shields.io/badge/Python-3.5-green.svg)](https://www.python.org/) [![License: BSD 3-clause](./images/license_badge.svg)](./LICENSE) Master: [![Pipeline Status](https://scone.soe.ucsc.edu:8888/mrg/PrivateRAM/badges/master/pipeline.svg?private_token=ynB6rSFLzvKUseoBPcwV)](https://github.com/VLSIDA/PrivateRAM/commits/master)