From 4d57775ffcedf2f36021fd7fe057921db2ae9bda Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Sun, 5 Dec 2021 21:24:28 +0300 Subject: [PATCH] Edit README. Add external libraries links. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5503f03..9c12f88 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,7 @@ Выбрать и включить файл плагина. +## Использованные библиотеки +- [ExcelDna](https://github.com/Excel-DNA/ExcelDna) +- [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) +- [AngleSharp](https://github.com/AngleSharp/AngleSharp) \ No newline at end of file