summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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`
-```