diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-11-30 16:32:03 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-11-30 16:32:03 +0100 |
| commit | 814a32772a6479d1b92cbb1e4a7ccd280f4e66de (patch) | |
| tree | aba64b46e77bbb159878e940a99d0ca267375b9c | |
| parent | 23c5d68d415396ba61bc6426a0370e9347d67a33 (diff) | |
refactor: readme
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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` -``` |
