From ae7b6aa4f3dfd6fb06b1477f1a512031d61306a6 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Mon, 10 Feb 2025 09:39:36 +0300 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0655ec..668c1d7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ better RAC client ### download binary -go to [releases](https://github.com/MeexReay/bRAC/releases/latest) and download file you need. its simple. +go to [releases](https://github.com/MeexReay/bRAC/releases/latest) and download file you need. its simple. \ (there are no releases now, wait for one or [build from source](https://github.com/MeexReay/bRAC#download-binary)) ### build from source @@ -63,9 +63,9 @@ example - ` text` ## see also +- [RAC protocol (v1.99.2)]([https://gitea.bedohswe.eu.org/](https://gitea.bedohswe.eu.org/pixtaded/crab#rac-protocol)) - [CRAB - client & server for RAC](https://gitea.bedohswe.eu.org/pixtaded/crab) - [AlmatyD - server for RAC](https://gitea.bedohswe.eu.org/bedohswe/almatyd) - [RAC protocol (v1.0)](https://bedohswe.eu.org/text/rac/protocol.md.html) -- [RAC protocol (v1.99.1)](https://gitea.bedohswe.eu.org/) From b5c0ce4266a7a73b814aa36c98486b9fc9edbff5 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Mon, 10 Feb 2025 09:40:00 +0300 Subject: [PATCH 2/3] fix links in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 668c1d7..f1e6cc6 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ example - ` text` ## see also -- [RAC protocol (v1.99.2)]([https://gitea.bedohswe.eu.org/](https://gitea.bedohswe.eu.org/pixtaded/crab#rac-protocol)) +- [RAC protocol (v1.99.2)](https://gitea.bedohswe.eu.org/pixtaded/crab#rac-protocol) - [CRAB - client & server for RAC](https://gitea.bedohswe.eu.org/pixtaded/crab) - [AlmatyD - server for RAC](https://gitea.bedohswe.eu.org/bedohswe/almatyd) - [RAC protocol (v1.0)](https://bedohswe.eu.org/text/rac/protocol.md.html) From 862bcffc2978ff9c0bdbf19681e85581115016c4 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Mon, 10 Feb 2025 09:40:29 +0300 Subject: [PATCH 3/3] fix links x2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1e6cc6..0cf0148 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ go to [releases](https://github.com/MeexReay/bRAC/releases/latest) and download ### build from source -(you have to install [rust]([https://rust-lang.org](https://www.rust-lang.org/tools/install)) at first) +(you have to install [rust](https://www.rust-lang.org/tools/install) at first) ```bash git clone https://github.com/MeexReay/bRAC.git