diff --git a/README.md b/README.md index 3660f5d..3280b79 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![](docs/img/ComicOPDS_Header.png) + # 📚 ComicOPDS ComicOPDS is a lightweight [OPDS 1.2](https://specs.opds.io/opds-1.2) server written in Python, designed for serving **CBZ comics** with metadata extracted from `ComicInfo.xml`. diff --git a/docs/img/ComicOPDS_App.png b/docs/img/ComicOPDS_App.png new file mode 100644 index 0000000..5dc109a Binary files /dev/null and b/docs/img/ComicOPDS_App.png differ diff --git a/docs/img/ComicOPDS_Header.png b/docs/img/ComicOPDS_Header.png new file mode 100644 index 0000000..ae10561 Binary files /dev/null and b/docs/img/ComicOPDS_Header.png differ