From f89a3ed11789dd73e21c4267a51164a77420938c Mon Sep 17 00:00:00 2001 From: Piyush Raj Date: Mon, 18 Jan 2021 23:51:21 +0530 Subject: [PATCH] Prepared to release --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e07bb9a..7b4c71a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Tarangam +# Tarangam It is a simple application to see log from serialports and plot on graph. @@ -7,10 +7,10 @@ It is a simple application to see log from serialports and plot on graph. 2. you can write as foo=value or just values with space ### Example -| | -|--------| -|#s=1 b=2| -|#1 5 45 | + +``` #s=1 b=2 ``` + +```#1 5 4``` ![3](screenshots/3.png)