From 692f3fe758034fa6b89928ae7d8410ee7af99caf Mon Sep 17 00:00:00 2001 From: Sascha Grunert Date: Sat, 3 Mar 2018 15:10:40 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 19de2bd..534b53f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# func - Functional additions to C -[![Build Status](https://travis-ci.org/saschagrunert/func.svg)](https://travis-ci.org/saschagrunert/func) +# func - Functional additions to C [![Build Status](https://travis-ci.org/saschagrunert/func.svg)](https://travis-ci.org/saschagrunert/func) Func provides - header only - functional additions to the C language. For now, the following features are included: