From 7331b4548ec65ca215710d644731891d999c79c2 Mon Sep 17 00:00:00 2001 From: Artem Dadashjants <111521698+ketronix-dev@users.noreply.github.com> Date: Sun, 12 Jan 2025 00:27:34 +0200 Subject: [PATCH] fix: update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 160a451..13b095e 100644 --- a/README.md +++ b/README.md @@ -13,17 +13,17 @@ A .NET library for interacting with NURE's schedule (cist.nure.ua). The library ## 📋 Table of Contents -- [Installation](#installation) -- [Key Features](#key-features) -- [Usage](#usage) +- [Installation](#-installation) +- [Key Features](#-key-features) +- [Usage](#-usage) - [Getting Groups List](#getting-groups-list) - [Getting Teachers List](#getting-teachers-list) - [Getting Auditoriums List](#getting-auditoriums-list) - [Working with Schedule](#working-with-schedule) -- [Data Types](#data-types) -- [Error Handling](#error-handling) -- [Additional Features](#additional-features) -- [Contributing](#contributing) +- [Data Types](#-data-types) +- [Error Handling](#-error-handling) +- [Additional Features](#-additional-features) +- [Contributing](#-contributing) ## 📥 Installation @@ -245,4 +245,4 @@ We welcome contributions to the library! If you found a bug or have ideas for im ## 📝 License -This project is distributed under the GNU GPL v3 license. See the [LICENSE](LICENSE) file for more details. \ No newline at end of file +This project is distributed under the GNU GPL v3 license. See the [LICENSE](LICENSE) file for more details.