summaryrefslogtreecommitdiff
path: root/grapher/ReadMe/Guide.md
diff options
context:
space:
mode:
authora1xd <[email protected]>2020-09-29 15:40:22 -0400
committera1xd <[email protected]>2020-09-29 15:40:22 -0400
commitbd87bb89774ed7654317bcd035aa3d4ff0510762 (patch)
treeed43735f26c5e7718a29bbee1792b8d4644528f7 /grapher/ReadMe/Guide.md
parentmerge + small fixes (diff)
downloadrawaccel-bd87bb89774ed7654317bcd035aa3d4ff0510762.tar.xz
rawaccel-bd87bb89774ed7654317bcd035aa3d4ff0510762.zip
add readme touchups and grapher name change
Diffstat (limited to 'grapher/ReadMe/Guide.md')
-rw-r--r--grapher/ReadMe/Guide.md6
1 files changed, 3 insertions, 3 deletions
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.