From 682d57c95471cf5601a626d4db197a5cd1a57ac6 Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Sun, 25 Jun 2023 21:26:27 +0300 Subject: [PATCH] fix title & link --- README.md | 5 ++--- README.ru.md | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 50ccf7e..36b0500 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Parse `version.json` file and return libraries list [Russian](README.ru.md) | -[English](README.md). +[English](README.md) **About:** @@ -28,8 +28,7 @@ Utility has two required arguments, * `system` - takes one of three values `w, l, x`, the letter of which corresponds to one of the operating systems. **Example for -wget https://piston-meta.mojang.com/v1/packages/715ccf3330885e75b205124f09f8712542cbe7e0/1.20.1.json -[1.20.1]() +[1.20.1](https://piston-meta.mojang.com/v1/packages/715ccf3330885e75b205124f09f8712542cbe7e0/1.20.1.json) version:** ```sh diff --git a/README.ru.md b/README.ru.md index 1182115..31446e7 100644 --- a/README.ru.md +++ b/README.ru.md @@ -1,7 +1,7 @@ -# Парсит файла `version.json` и вовражает список библиотек +# Парсит файла `version.json` и вовращает список библиотек [English](README.md) | -[Russian](README.ru.md). +[Russian](README.ru.md) **Описание:**