diff --git a/README.md b/README.md index 5e060736..b731e0ca 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Latest Release - + Commits Since Latest Release

@@ -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.