From 41f49adfeceebe69fa2bbee6aac2beb8a4c31498 Mon Sep 17 00:00:00 2001 From: Xavier Basset <xavier.basset@hoomano.com> Date: Fri, 3 Apr 2020 14:14:16 +0200 Subject: [PATCH] added image to README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef0c054..8ae5d58 100755 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Lavizu is a graphical user interface for [ROS][]-based systems. IT aims at letting you easily build custom user interface components for your own needs, using the many libraries and tools available for the web, such as [D3][] and SVG for visualisation. [ROS]: http://www.ros.org/ + ## Dependencies @@ -120,4 +121,4 @@ Other links: - https://medium.com/@caspg/responsive-chart-with-react-and-d3v4-afd717e57583 - https://blog.webkid.io/responsive-chart-usability-d3/ -- https://tympanus.net/codrops/2014/08/19/making-svgs-responsive-with-css/ \ No newline at end of file +- https://tympanus.net/codrops/2014/08/19/making-svgs-responsive-with-css/ -- GitLab