From 8f3613c8a5cc947f0a554af0c2197fd8cce400a8 Mon Sep 17 00:00:00 2001
From: Valentin Popov <valentin@popov.link>
Date: Mon, 8 Jan 2024 02:03:43 +0400
Subject: Updated the central README

Signed-off-by: Valentin Popov <valentin@popov.link>
---
 README.md | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

(limited to 'README.md')

diff --git a/README.md b/README.md
index 7a28a5d..f5b45a0 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,11 @@
 # Utilities for the game "Parkan: Iron Strategy"
 
-## List of projects
+This repository contains utilities, tools, and libraries for the game "Parkan: Iron Strategy."
 
-- [libnres](libnres): Library for NRes files.
-- [nres-cli](nres-cli): Console tool for NRes files.
+## List of projects
 
+- [unpacker](unpacker): Text-based utility for unpacking game resources in the NRres format. Allows unpacking 100% of game resources.
+- [packer](packer): Text-based utility for packing game resources in the NRres format. Allows packing 100% of game resources.
+- [texture-decoder](texture-decoder): (WIP) Decoder for game textures. Decodes approximately 20% of game textures.
+- [libnres](libnres): _(Deprecation)_ Library for NRes files.
+- [nres-cli](nres-cli): _(Deprecation)_ Console tool for NRes files.
-- 
cgit v1.2.3