diff --git a/README.md b/README.md index 89721b7..7f07375 100644 --- a/README.md +++ b/README.md @@ -629,7 +629,7 @@ A curated list of awesome Java frameworks, libraries and software. *Tools for performance analysis, profiling and benchmarking.* -* [fastThread](http://fastthread.io) - Tool to analyze and visualize thread dumps. It provides a free cloud-based upload interface. +* [fastThread ![c]](http://fastthread.io) - Analyze and visualize thread dumps with a free cloud-based upload interface. * [GCeasy ![c]](http://gceasy.io) - Tool to analyze and visualize GC logs. It provides a free cloud-based upload interface. * [honest-profiler](https://github.com/RichardWarburton/honest-profiler) - An low-overhead, bias-free sampling profiler. * [jHiccup](https://github.com/giltene/jHiccup) - Logs and records platform JVM stalls.