From 3801cfbdd78246841d1b2abced99b42a0ff1e020 Mon Sep 17 00:00:00 2001 From: Elis Popescu Date: Thu, 29 Jun 2023 09:24:27 +0200 Subject: [PATCH] Update README.md Removed the Travis banner, as Travis is not used anymore. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 11d97e8..282ec0e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -[![Build Status](https://travis-ci.com/elisescu/tty-share.svg?branch=master)](https://travis-ci.com/elisescu/tty-share) - # tty-share [tty-share](https://tty-share.com) is a very simple tool used to share your Linux/OSX terminal over the Internet. It is written in GO, results in a static cross-platform binary with no dependencies, and therefore will also work on your Raspberry Pi.