From c48b8c95907ec3a5339b85aadc5f87f60b5ddc36 Mon Sep 17 00:00:00 2001 From: ori agranat Date: Mon, 13 Jan 2020 23:15:22 +0200 Subject: [PATCH] updated readme with circle ci public links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c467fba49..549733a59 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ # Chameleon-Vision -[![CircleCI](https://img.shields.io/circleci/build/github/Chameleon-Vision/chameleon-vision/dev?label=dev&logo=name)](https://circleci.com/gh/Chameleon-Vision/workflows/chameleon-vision/tree/dev) -[![CircleCI](https://img.shields.io/circleci/build/github/Chameleon-Vision/chameleon-vision/master?label=master&logo=name)](https://circleci.com/gh/Chameleon-Vision/workflows/chameleon-vision/tree/master) +[![CircleCI](https://img.shields.io/circleci/build/github/Chameleon-Vision/chameleon-vision/dev?label=dev&logo=name)](https://circleci.com/gh/Chameleon-Vision/chameleon-vision/tree/dev) +[![CircleCI](https://img.shields.io/circleci/build/github/Chameleon-Vision/chameleon-vision/master?label=master&logo=name)](https://circleci.com/gh/Chameleon-Vision/chameleon-vision/tree/master) Chameleon Vision is free open-source software for FRC teams to use for vision proccesing on their robots.