From c496592945fafb032f2346af8ff4afb65dfd7569 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 24 Sep 2024 16:36:03 -0400 Subject: add image to readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') 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 +The upstream project is hosted at ## 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 -- cgit