]> git.sur5r.net Git - i3/i3lock/blobdiff - README.md
Merge pull request #213 from trickeydan/patch-1
[i3/i3lock] / README.md
index f6430e91d7a79fb13c8d9aa465325d755d85ea5d..af3fd0b7350102d9663c4e34f6fbb14ed9f6d868 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 i3lock - improved screen locker
 ===============================
-i3lock is a simple screen locker like slock. After starting it, you will
-see a white screen (you can configure the color/an image). You can return
-to your screen by entering your password.
+[i3lock](https://i3wm.org/i3lock/)> is a simple screen locker like slock.
+After starting it, you will see a white screen (you can configure the
+color/an image). You can return to your screen by entering your password.
 
 Many little improvements have been made to i3lock over time:
 
@@ -18,14 +18,10 @@ Many little improvements have been made to i3lock over time:
 - i3lock uses PAM and therefore is compatible with LDAP etc.
   On OpenBSD i3lock uses the bsd_auth(3) framework.
 
-Running i3lock
--------------
-Ubuntu:
-```
-sudo apt-get install i3lock
-```
+Install
+-------
 
-For other operating systems, see Requirements and Building below.
+See [the i3lock home page](https://i3wm.org/i3lock/).
 
 Requirements
 ------------