From c1dd10f79f5a7f2c7656c3c43ebe43a639a82050 Mon Sep 17 00:00:00 2001 From: Lior Banai <36262995+LiorBanai@users.noreply.github.com> Date: Sat, 12 Dec 2020 16:52:30 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5e060736..d5ce7968 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,8 @@ Along with custom Data Providers you can create extensions for existing provider The example data provider has example for this (you need to enable the extension in the extensions tab in the user settings). +Discuss about the extension here: (Extension Disscussion)[https://github.com/Analogy-LogViewer/Analogy.LogViewer/discussions/770] + ## Plotting Along with custom Data Providers you can create Plots of arbitrary data by implementing the ```IAnalogyPlotting ``` Interface: @@ -173,6 +175,8 @@ Along with custom Data Providers you can create Plots of arbitrary data by imple ``` The example data provider has example for this: ![Example plot](Assets/plottingExample.jpg) + +Discuss about the plotting here: (Extension Disscussion)[https://github.com/Analogy-LogViewer/Analogy.LogViewer/discussions/772] ## Logs Analysis and Visualizers The application has some analyzers and visualization. From ff502c14cad325d0e70c4a7aafe75492a3ff56a1 Mon Sep 17 00:00:00 2001 From: Lior Banai <36262995+LiorBanai@users.noreply.github.com> Date: Sat, 12 Dec 2020 16:53:44 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5ce7968..588c38ea 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Along with custom Data Providers you can create extensions for existing provider The example data provider has example for this (you need to enable the extension in the extensions tab in the user settings). -Discuss about the extension here: (Extension Disscussion)[https://github.com/Analogy-LogViewer/Analogy.LogViewer/discussions/770] +Discuss about the extension here: [Extension Disscussion](https://github.com/Analogy-LogViewer/Analogy.LogViewer/discussions/770) ## Plotting @@ -176,7 +176,7 @@ Along with custom Data Providers you can create Plots of arbitrary data by imple The example data provider has example for this: ![Example plot](Assets/plottingExample.jpg) -Discuss about the plotting here: (Extension Disscussion)[https://github.com/Analogy-LogViewer/Analogy.LogViewer/discussions/772] +Discuss about the plotting here: [Extension Disscussion](https://github.com/Analogy-LogViewer/Analogy.LogViewer/discussions/772) ## Logs Analysis and Visualizers The application has some analyzers and visualization. From 8a1ee7cd43b21c83a31e6b349586b8b026526e1c Mon Sep 17 00:00:00 2001 From: Lior Banai <36262995+LiorBanai@users.noreply.github.com> Date: Sat, 12 Dec 2020 16:57:39 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 588c38ea..b731e0ca 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Latest Release - + Commits Since Latest Release