aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index e60cbfb..c176ddf 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,10 @@
-# README for fprintd_tk
+# README for fprintd-tk
This project is a desktop application that makes it easy for a user to control fingerprint enrollments.
+[App window![](.images/screenshot-fprintd-tk-window.png)](.images/screenshot-fprintd-tk-window.png)
+
## Upstream
-The upstream project is hosted at <https://bgstack15.ddns.net/cgit/fprintd_tk>
+The upstream project is hosted at <https://bgstack15.ddns.net/cgit/fprintd-tk>
## Alternatives
@@ -24,6 +26,7 @@ Run the program.
The application really needs the user to have password-less auth permission in dbus/polkit to the fprintd actions. You will want a file like [80-fprintd.rules](aux/80-fprintd.rules)
## Building
+Python application.
## References
bgstack15