From 15b0c7dd284aa3d972f61e9193c732cf399f8a89 Mon Sep 17 00:00:00 2001 From: Abdelhak Bougouffa Date: Tue, 2 Feb 2021 14:49:01 +0100 Subject: [PATCH] Add logo to Readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Looks beautiful to me 😄 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d7a4bfac..f3fb7198 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -# DSView +![DreamSourceLab Logo](DSView/icons/dsl_logo.svg) + +# DSView DSView is a GUI program for supporting various instruments from [DreamSourceLab](http://www.dreamsourcelab.com), including logic analyzers, oscilloscopes, etc. DSView is based on the [sigrok project](https://sigrok.org). The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types (such as logic analyzers, oscilloscopes, multimeters, and more).