From 9a3c290dbe0a9f47c5c230cd3a4f261c59f45984 Mon Sep 17 00:00:00 2001 From: Dima Gerasimov Date: Fri, 11 Oct 2019 21:50:55 +0100 Subject: [PATCH] CI badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d36c5fd..4367d62 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![CircleCI](https://circleci.com/gh/karlicoss/my.svg?style=svg)](https://circleci.com/gh/karlicoss/my) + Python interface into my life. This package deals with abstracting away various data sources and providing nice Python interface for them, also lets you define covenience functions.