From 4fc963681a42a8452b244e600e1cd885b3c561be Mon Sep 17 00:00:00 2001 From: Alexey Date: Thu, 19 Oct 2017 03:05:04 +0300 Subject: [PATCH] Update Readme.md - CircleCI badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 36413cf1..11d8565e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Yolo-v2 Windows and Linux version +[![CircleCI](https://circleci.com/gh/AlexeyAB/darknet.svg?style=svg)](https://circleci.com/gh/AlexeyAB/darknet) + 1. [How to use](#how-to-use) 2. [How to compile on Linux](#how-to-compile-on-linux) 3. [How to compile on Windows](#how-to-compile-on-windows)