From 6053a0617fe4323aa22bfea7607c245a57463016 Mon Sep 17 00:00:00 2001 From: Nicola Murino Date: Sun, 21 Jul 2019 11:45:11 +0200 Subject: [PATCH] README: add Build Status and Go Report Card links --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1339346..fbe1b264 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # SFTPGo +[![Build Status](https://travis-ci.org/drakkan/sftpgo.svg?branch=master)](https://travis-ci.org/drakkan/sftpgo) [![Go Report Card](https://goreportcard.com/badge/github.com/drakkan/sftpgo)](https://goreportcard.com/report/github.com/drakkan/sftpgo) Full featured and highly configurable SFTP server software