summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-04 22:06:55 +0300
committerMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-04 22:06:55 +0300
commitf96ea38d595162813a460f80f84e20f8d7f241bc (patch)
tree1f70b77bf9c2fd2f42711db064e3aa40794fbe89 /README.md
parent07cbc4fee671f8bf1546b34f259e58d63e942803 (diff)
downloadProject-Tick-f96ea38d595162813a460f80f84e20f8d7f241bc.tar.gz
Project-Tick-f96ea38d595162813a460f80f84e20f8d7f241bc.zip
NOISSUE update README to reflect correct module names and remove CLA assistant badge
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 25b4d778a8..6748b1ea44 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,6 @@
[![CI](https://github.com/Project-Tick/Project-Tick/actions/workflows/meshmc-build.yml/badge.svg)](https://github.com/Project-Tick/Project-Tick/actions)
[![License](https://img.shields.io/badge/license-mixed-blue)](LICENSES/)
-[![CLA assistant](https://cla-assistant.io/readme/badge/Project-Tick/Project-Tick)](https://cla-assistant.io/Project-Tick/Project-Tick)
Welcome to Project Tick.
@@ -16,10 +15,10 @@ tool, or application that can be built and used standalone or as part
of the larger system.
Core areas include:
-- System tools and utilities (`corebinutils`, `systeminfo`, `uvim`)
-- Libraries (`ptlibzippy`, `json4cpp`, `tomlplusplus`, `libnbtplusplus`)
-- Applications (`projt-launcher`, modpacks, tools)
-- Infrastructure and integration (`meta`, `tools`, `dockerimages`)
+- System tools and utilities (`corebinutils`, `mnv`)
+- Libraries (`neozip`, `json4cpp`, `tomlplusplus`, `libnbtplusplus`)
+- Applications (`meshmc`, modpacks, tools)
+- Infrastructure and integration (`meta`, `ci`, `dockerimages`)
Project Tick focuses on reproducible builds, minimal dependencies,
and full control over the software stack.