From ec08a130641849cb7cd4f267c5d03414e98a649b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Thelander=20Andr=C3=A9n?= <marcus.thelander_andren@control.lth.se> Date: Thu, 18 Jan 2018 17:56:05 +0100 Subject: [PATCH] Updated README.md : Added an image. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2fa2bb0..e574ead 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [](https://gitlab.control.lth.se/labdev/LabConnections.jl/commits/master) # Welcome to LabConnections.jl - the IO-software part of the LabDev project +<img src="docs/images/labio_overview.png" height="200" width="1050"> The goal of this project is to develop a software package in [Julia](https://julialang.org/) for interfacing with lab processes using either the [BeagleBone Black Rev C](http://beagleboard.org/) (BBB) -- GitLab