From 2cb0c40c8fa0514b124aab1a7a7ed400292df737 Mon Sep 17 00:00:00 2001 From: Leandro Treu Date: Mon, 13 May 2024 18:40:37 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 85b2a0e..0e508a0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# sdfv-benchmark -Small parser of chrome profile traces specifically for measuring SDFV rendering performance. +# SDFV Benchmark +Small parser for Chrome performance profile traces specifically for measuring [SDFV](https://github.com/spcl/dace-webclient) rendering performance. -Additionally, scripts using the xdotool on linux for simulating mouse movements can be found in the mouse_scripts folder. \ No newline at end of file +Additionally, scripts using the xdotool on linux for simulating mouse movements can be found in the mouse_scripts directory.