From 388113ff62c07e116d5228c91b906d0af5de1853 Mon Sep 17 00:00:00 2001 From: Alesh Slovak Date: Wed, 14 Feb 2024 13:52:33 -0500 Subject: [PATCH] fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd39e1b7..859abbb6 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and m - [Keybindings](#keybindings) - [Workarounds](#workarounds) - [FPS logging](#fps-logging) - - [Online viualization: FlightlessMango.com](#online-viualization-flightlessmangocom) + - [Online visualization: FlightlessMango.com](#online-visualization-flightlessmangocom) - [Local visualization: `mangoplot`](#local-visualization-mangoplot) ## Installation - Build From Source @@ -478,7 +478,7 @@ When you toggle logging (default keybind is `Shift_L+F2`), a file is created wit Log files can be visualized with two different tools: online and locally. -### Online viualization: FlightlessMango.com +### Online visualization: FlightlessMango.com Log files can be (batch) uploaded to [FlightlessMango.com](https://flightlessmango.com/games/user_benchmarks), which will then take care of creating a frametime graph and a summary with 1% min / average framerate / 97th percentile in a table form and a horizontal bar chart form. Notes: