diff --git a/README.tod.md b/README.tod.md new file mode 100644 index 00000000..34d71a8b --- /dev/null +++ b/README.tod.md @@ -0,0 +1,9 @@ +### libfprint-TOD - libfprint for Touch OEM Drivers + +This is a light fork of libfprint to expose internal Drivers API in order to +create drivers as shared libraries. + +Fork is hosted at: https://gitlab.freedesktop.org/3v1n0/libfprint/tree/tod + +An example driver implementation is available: + - https://gitlab.freedesktop.org/3v1n0/libfprint-tod-example-driver