From 968eae278550010bec9ec54fbb3f17e566c92bba Mon Sep 17 00:00:00 2001 From: "Sven A. Schmidt" Date: Fri, 5 Apr 2019 14:05:45 +0200 Subject: [PATCH] Add twitter badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75a143d..a33206e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Rester -![](https://img.shields.io/badge/Swift-5-blue.svg) [![Build Status](https://travis-ci.org/finestructure/Rester.svg?branch=develop)](https://travis-ci.org/finestructure/Rester) [![codecov](https://codecov.io/gh/finestructure/Rester/branch/develop/graph/badge.svg)](https://codecov.io/gh/finestructure/Rester) +![Swift 5](https://img.shields.io/badge/Swift-5-blue.svg) +[![Build Status](https://travis-ci.org/finestructure/Rester.svg?branch=develop)](https://travis-ci.org/finestructure/Rester) +[![codecov](https://codecov.io/gh/finestructure/Rester/branch/develop/graph/badge.svg)](https://codecov.io/gh/finestructure/Rester) +[![Twitter: @_sa_s](https://img.shields.io/badge/twitter-@_sa_s-blue.svg?style=flat)](https://twitter.com/_sa_s) + Rester is a command line tool to test HTTP APIs. It takes a request description like the following: