From d8003ed52d7e360995edd112bdd0b53af8eea9b5 Mon Sep 17 00:00:00 2001 From: Alexey Gavrilov Date: Tue, 9 Jun 2026 11:16:44 +0700 Subject: Root project documentation update `README.md` is rework. Describe project concept description and mention links. The old readme file build section move to the separate file `BUILD.md`. It helps to fast read the corresponding file instead of viewing a `README.md` table of content. 'CONTRIBUTING.md' file contents information to makes gain experience and contribute in project easier. 'CHANGELOG.md' provide a detailed, chronological history of change releases. Signed-off-by: Alexey Gavrilov --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 CHANGELOG.md (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5e9b10f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1 @@ +## No recent releases -- cgit v1.2.3