aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlucko <git@lucko.me>2022-02-18 19:10:00 +0000
committerGitHub <noreply@github.com>2022-02-18 19:10:00 +0000
commite613641c3332e09cd598a1f44ff4a4a9c405d9a6 (patch)
tree8625b17636e027494aef1672993d8c5f02b2b82c
parent963d34cd3122283f88c71686bb3e5d6969b86eb0 (diff)
downloadspark-e613641c3332e09cd598a1f44ff4a4a9c405d9a6.tar.gz
spark-e613641c3332e09cd598a1f44ff4a4a9c405d9a6.tar.bz2
spark-e613641c3332e09cd598a1f44ff4a4a9c405d9a6.zip
Update readme
-rw-r--r--README.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.md b/README.md
index 368e137..74db6fb 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
<h1 align="center">
<img
alt="spark"
- src="https://i.imgur.com/cJ4sYV5.png">
+ src="https://i.imgur.com/ykHn9vx.png">
</h1>
<h3 align="center">
- spark is a performance profiling plugin/mod for Minecraft clients, servers and proxies.
+ spark is a performance profiler for Minecraft clients, servers and proxies.
</h3>
#### Useful Links
@@ -18,10 +18,9 @@
spark is made up of three separate components:
-| CPU Profiler | Memory Inspection | Server Health Reporting |
-| :-------------------------------------------: | :--------------------------------------: | :----------------------------------------: |
-| [![](https://i.imgur.com/ggSGzRq.png)](#zap-cpu-profiler) | [![](https://i.imgur.com/BsdTxqA.png)](#zap-memory-inspection) | [![](https://i.imgur.com/SrKEmA6.png)](#zap-server-health-reporting) |
-| Diagnose performance issues. | Diagnose memory issues. | Keep track of overall server health. |
+* **CPU Profiler**: Diagnose performance issues.
+* **Memory Inspection**: Diagnose memory issues.
+* **Server Health Reporting**: Keep track of overall server health.
### :zap: CPU Profiler