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) **Описание:**