2
0
Maldela 10 жил өмнө
parent
commit
4533078117
1 өөрчлөгдсөн 5 нэмэгдсэн , 1 устгасан
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -1,2 +1,6 @@
 # fancontrol-gui
-GUI for Fancontrol. It uses the KAuth module of the KDE Frameworks 5 to write the generated config file. If you don't want to compile wit KF5 set the compile option -DNO_KF5_KAUTH. Furthermore it communicates with systemd via dbus to control the fancontrol service. If you want to compile without systemd support set the -DNO_SYSTEMD option.
+GUI for Fancontrol. 
+It uses the KAuth module of the KDE Frameworks 5 to write the generated config file. 
+If you don't want to compile with KF5 set the compile option -DNO_KF5_KAUTH. 
+Furthermore it communicates with systemd via dbus to control the fancontrol service. 
+If you want to compile without systemd support set the -DNO_SYSTEMD option.