From c81cf27c904296dc20ca9bdd175a88917aee59d4 Mon Sep 17 00:00:00 2001
From: dsandip <dsandip@users.noreply.github.com>
Date: Tue, 24 Apr 2018 18:27:39 +0530
Subject: [PATCH] removes twitter handle link in the intro

---
 README.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/README.md b/README.md
index aff3b5d8..390a88be 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,6 @@ Gitkube is a tool for building and deploying docker images on Kubernetes using `
 After a simple initial setup, users can simply keep `git push`-ing their repos to build and deploy to Kubernetes automatically.
 
 [![GoDoc](https://godoc.org/github.com/hasura/gitkube?status.svg)](https://godoc.org/github.com/hasura/gitkube)
-<a href="https://twitter.com/intent/follow?screen_name=gitkube">
-  <img src="https://img.shields.io/twitter/follow/gitkube.svg?style=social&logo=twitter" alt="follow on Twitter">
-</a>
 
 ![Gitkube](https://raw.githubusercontent.com/hasura/gitkube/master/artifacts/gitkube.gif)
 
-- 
GitLab