From 5eeae81ebe4044c54616965f56c4d2e4328143c0 Mon Sep 17 00:00:00 2001 From: steel99xl Date: Sun, 24 Dec 2023 17:27:05 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 7d81699..7484d60 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,8 @@ Your sensor has a diffrent range thant the 12th Gen Intel Framework laptop senso ```./AutomaticBrightness.sh -d [NUMBER] | Decrease the offset your brightness sensors raw reading ``` -```/tmp/AB.offset | Stores current offset for the sensor``` +```/dev/shm/AB.offset | Stores current offset for the sensor``` -```/tmp/AB.stop | Stops AutomaticBrightness.sh``` - -```/tmp/AB.start | Starts stopped AutomaticBrightness.sh``` - -```/tmp/AB.kill | Kills AutomaticBrightness.sh``` when running you will see a ```AB.running``` file and ```AB.offset``` in ```/tmp```