Add project logo to README

- Add logo.png to public directory
- Update README to display logo at the top
- Remove logo from .gitignore to allow tracking
This commit is contained in:
2026-01-02 21:25:00 +01:00
parent d118f3a599
commit 7c1f77a469
3 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@@ -30,3 +30,4 @@ test_frames/
# Internal documentation (not for repository)
status.md
development_path.md

View File

@@ -1,3 +1,7 @@
<div align="center">
<img src="https://your-image-host.com/logo.png" alt="Linux Hello Logo" width="200">
</div>
# Linux Hello
**Secure facial authentication for Linux using IR cameras and TPM2**

BIN
public/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 KiB