From 7606001ac289b086c40bacbc5ec939be523dcaef Mon Sep 17 00:00:00 2001 From: Sergey Vanyushkin Date: Sat, 25 Apr 2026 18:58:03 +0300 Subject: [PATCH] docs: update README [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12173e0..a186e09 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ See [LICENSE](LICENSE) file. - pipeline updated (7cd0d8c) #### Other +- refactor: remove all inline comments from code (c85e981) - Dev dependencies (0480712) - [Blog] Preparing (ba45f40) - blog project init (ef797bc)