From faf3ad0dc5a146bee2bbc6766c6375d848bfa987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Nu=C8=9Biu?= Date: Sat, 16 Dec 2017 20:32:21 +0200 Subject: [PATCH] Adding travis badge to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2195790..8eac447 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # simplFT + +[![Build Status](https://travis-ci.org/Metonimie/simplFT.svg?branch=master)](https://travis-ci.org/Metonimie/simplFT) + This project was made for the purpose of me to learn and understand Go better and also for the Computer Networking class that I took in Fall 2017 at UPT.