sync README style with others
[lilass.git] / README.rst
index 70e7a4e636508d97916066d0a4bdec1443e2ed64..56ae9d28da4236b5a6b878989d72c001ea023d18 100644 (file)
@@ -1,4 +1,4 @@
-LiLaSS - Linux Laptop Screen Setup
+LiLaSS: Linux Laptop Screen Setup
 ==================================
 
 Introduction
@@ -57,7 +57,7 @@ All this is achieved by running the following shell script on log-in::
 
   LILASS=/path/to/lilass
   x-on-resize -c $LILASS
-  $LILASS -external-only
+  $LILASS --external-only
 
 .. _x-on-resize: http://keithp.com/blogs/x-on-resize/
 
@@ -75,8 +75,9 @@ connector not mentioned in either option will be completely ignored.
 Source, License
 ---------------
 
-You can find the sources in the `git repository`_ and `on GitHub`_. They are
-provided under the GPLv2_ or (at your option) any later version of the GPL.
+You can find the sources in the `git repository`_ (also available `on GitHub`_). 
+They are provided under the GPLv2_ or (at your option) any later version of the 
+GPL. See the file ``LICENSE-GPL2`` for more details.
 
 .. _git repository: http://www.ralfj.de/git/lilass.git
 .. _on GitHub: https://github.com/RalfJung/lilass