From 5b0eafd3e8b6feb4f65e234e77ade5f8b8a4dd8e Mon Sep 17 00:00:00 2001 From: boltgolt Date: Mon, 24 Sep 2018 18:13:56 +0200 Subject: [PATCH] Readme update --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 35914e0..6215556 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Howdy for Linux [![](https://img.shields.io/travis/boltgolt/howdy/master.svg)](https://travis-ci.org/boltgolt/howdy) [![](https://img.shields.io/github/release/boltgolt/howdy.svg?colorB=4c1)](https://github.com/boltgolt/howdy/releases) ![](https://boltgolt.nl/howdy_badge/installs.php?nc) ![](https://boltgolt.nl/howdy_badge/views.php) +# Howdy for Linux [![](https://img.shields.io/travis/boltgolt/howdy/master.svg)](https://travis-ci.org/boltgolt/howdy) [![](https://img.shields.io/github/release/boltgolt/howdy.svg?colorB=4c1)](https://github.com/boltgolt/howdy/releases) Windows Hello™ style authentication for Linux. Use your built-in IR emitters and camera in combination with face recognition to prove who you are. @@ -10,7 +10,7 @@ Howdy is currently available for Ubuntu/Debian and Arch Linux. If you’re inter **Note:** The build of dlib can hang on 100% for over a minute, give it time. -### Ubuntu (apt) +### Debian (Ubuntu, Linux Mint, etc) Run the installer by pasting (`ctrl+shift+V`) the following commands into the terminal one at a time: @@ -57,7 +57,9 @@ howdy [-U user] [-y] command [argument] ## Contributing [![](https://img.shields.io/travis/boltgolt/howdy/dev.svg?label=dev%20build)](https://github.com/boltgolt/howdy/tree/dev) [![](https://img.shields.io/github/issues-raw/boltgolt/howdy/enhancement.svg?label=feature+requests&colorB=4c1)](https://github.com/boltgolt/howdy/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement) -You can contribute in many ways. The easiest are reporting bugs and opening github issues for features you'd like to see in howdy. Code contributions are also very welcome. +The easiest ways to contribiute to Howdy is by starring the reposotory and opening github issues for features you'd like to see. If you want to do more, you can also [buy me a coffee](https://www.buymeacoffee.com/boltgolt). + +Code contributions are also very welcome. If you want to port Howdy to another OS, feel free to contact me. ## Troubleshooting