From 6a672829be89b84f75819c0792737cac42e563c9 Mon Sep 17 00:00:00 2001 From: Alexander Trofimov Date: Thu, 18 May 2023 10:49:06 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8630f83e..36bb4b19 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Welcome to the onlyoffice.github.io repository! This repository contains the nec ## Repository Structure -* **sdkjs-plugins/**: This directory contains the stylesheets and CSS files used for plugin customization and styling. Also it contains the code and resourses of all plugins in store. -* **store/**: This directory contains the code and resources for the Plugins Manager. It includes the necessary scripts and configurations to manage plugins within ONLYOFFICE. +* [**sdkjs-plugins**](sdkjs-plugins): This directory contains the stylesheets and CSS files used for plugin customization and styling. Also it contains the code and resourses of all plugins in store. +* [**store**](store): This directory contains the code and resources for the Plugins Manager. It includes the necessary scripts and configurations to manage plugins within ONLYOFFICE. ## Contributing