ソースを参照

Cleaned up README.md

Fredrik Haikarainen 8 年 前
コミット
df77f14c02
共有1 個のファイルを変更した3 個の追加5 個の削除を含む
  1. 3
    5
      README.md

+ 3
- 5
README.md ファイルの表示

@@ -7,15 +7,13 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE
7 7
 
8 8
 ## Description
9 9
 
10
-"Light"  is  a program  to control backlight controllers  under GNU/Linux,
11
-it is the successor of lightscript, which was a bash script with the  same
12
-purpose, and tries to maintain the same functionality.
10
+Light is a program to control backlight controllers under GNU/Linux, it is the successor of lightscript, which was a bash script with the same purpose, and tries to maintain the same functionality.
13 11
 
14 12
 
15 13
 ## Features
16 14
 
17
-* Works excellent where other software has been proven to be unusable or problematic, thanks to how it operates internally and to the fact that it does not rely on xorg.
18
-* Can automatically figure out the best controller to use, making full use of underlying hardware drivers.
15
+* Works excellent where other software have been proven unusable or problematic, thanks to how it operates internally and the fact that it does not rely on X.
16
+* Can automatically figure out the best controller to use, making full use of underlying hardware.
19 17
 * Possibility to set a minimum brightness value, as some controllers set the screen to be pitch black at a vaĺue of 0 (or higher).
20 18
 
21 19