From bd87bb89774ed7654317bcd035aa3d4ff0510762 Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Tue, 29 Sep 2020 15:40:22 -0400 Subject: add readme touchups and grapher name change --- grapher/ReadMe/Guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'grapher/ReadMe/Guide.md') diff --git a/grapher/ReadMe/Guide.md b/grapher/ReadMe/Guide.md index ee026de..a0f93cb 100644 --- a/grapher/ReadMe/Guide.md +++ b/grapher/ReadMe/Guide.md @@ -1,11 +1,11 @@ # Raw Accel Guide ## Installation -Run "installer.exe" in the release directory to install the raw accel driver. Restart your computer for the installation to take effect. +Run `installer.exe` in the release directory to install the Raw Accel driver. Restart your computer for the installation to take effect. -Run "uninstaller.exe" in the release directory to uninstall the driver. Restart for the uninstallation to take effect. +Run `uninstaller.exe` in the release directory to uninstall the driver. Restart for the uninstallation to take effect. -Run "grapher.exe" when the driver is installed in order to run the Raw Accel GUI. +Run `rawaccel.exe` when the driver is installed in order to run the Raw Accel GUI. ## Philosophy The Raw Accel driver and GUI's workings and exposed parameters are based on our understanding of mouse acceleration. Our understanding includes the concepts of "gain", "whole vs by component", and "anisotropy." For clarity, we will outline this understanding here. Those uninterested can skip to Features below. -- cgit v1.2.3