From 0fb01ed9085462f67ac1d010f559b54fa11b0da8 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Fri, 12 May 2017 20:26:34 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eebb5d5..60d0e63 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # SIFT + +[![Join the chat at https://gitter.im/Soc-2017_SIFT/Lobby](https://badges.gitter.im/Soc-2017_SIFT/Lobby.svg)](https://gitter.im/Soc-2017_SIFT/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Summer of Code, IITB 2017. This project is about implementing SIFT from scratch and using it in some interesting applications. Coded entirely in native Python.