summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAbdellah El Morabit <nsrddyn@gmail.com>2025-11-30 16:32:03 +0100
committerAbdellah El Morabit <nsrddyn@gmail.com>2025-11-30 16:32:03 +0100
commit814a32772a6479d1b92cbb1e4a7ccd280f4e66de (patch)
treeaba64b46e77bbb159878e940a99d0ca267375b9c /README.md
parent23c5d68d415396ba61bc6426a0370e9347d67a33 (diff)
refactor: readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index b364d4a..c1a5409 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# torque
A lightweight system stress-testing tool written in Scala.
-# Torque 🔧
+# Torque
A lightweight system stress-testing and performance monitoring tool written in Scala with ZIO.
@@ -144,4 +144,3 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
- Built with [ZIO](https://zio.dev/) for functional effects
- Uses [OSHI](https://github.com/oshi/oshi) for system information
- Inspired by stress testing tools like `Linkpack` and `PRIME95`
-```