From bcbdcc567069c20ca638453239bd456fa9f3fdb1 Mon Sep 17 00:00:00 2001 From: Dsplib Date: Fri, 3 Jul 2020 21:47:54 +0300 Subject: [PATCH] modified: README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 38853e1..130faaf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # libdspl-2.0 free digital signal processing algorithm library +[![Build Status](https://travis-ci.org/Dsplib/libdspl-2.0.svg?branch=master)](https://travis-ci.org/Dsplib/libdspl-2.0) + libdspl-2.0 — opensource cross-platform digital signal processing algorithm library, written in C language. Distributed under LGPL v3 license. This allows to use this library in all applications with dynamic linking.