From 754ccfb8651fcd8453a39c1236473e88fe4e254b Mon Sep 17 00:00:00 2001 From: doomsdayrs Date: Thu, 23 Dec 2021 23:12:54 -0500 Subject: [PATCH] Convert README to markdown Just a minor change, but makes the file a bit more readable. --- README => README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) rename README => README.md (98%) diff --git a/README b/README.md similarity index 98% rename from README rename to README.md index fbf76705..7f59b4e8 100644 --- a/README +++ b/README.md @@ -1,9 +1,10 @@ -libfprint -========= +# libfprint libfprint is part of the fprint project: https://fprint.freedesktop.org/ +## History + libfprint was originally developed as part of an academic project at the University of Manchester with the aim of hiding differences between different consumer fingerprint scanners and providing a single uniform API to application @@ -15,6 +16,8 @@ from this one, although I try to keep them as similar as possible (I'm not hiding anything in the academic branch, it's just the open source release contains some commits excluded from the academic project). +## License + THE UNIVERSITY OF MANCHESTER DOES NOT ENDORSE THIS THIS SOFTWARE RELEASE AND IS IN NO WAY RESPONSIBLE FOR THE CODE CONTAINED WITHIN, OR ANY DAMAGES CAUSED BY USING OR DISTRIBUTING THE SOFTWARE. Development does not happen on