Explorar el Código

readme: added setup section

Fabian Peter Hammerle hace 5 años
padre
commit
2dbae01d77
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -0,0 +1,7 @@
+# acpi-backlight
+
+## setup
+
+```sh
+pip3 install --user --upgrade acpi-backlight
+```