diff --git a/CHANGELOG.md b/CHANGELOG.md
index 123a506..3960329 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Fixed the player margins.
- Automatically detect the player size based on the smallest image.
+### New Contributors
+
+- [flolep2607](https://github.com/flolep2607)
+
## [3.3.0] - 2024-07-14
### Added
diff --git a/README.md b/README.md
index 9101e8e..08c475e 100644
--- a/README.md
+++ b/README.md
@@ -150,6 +150,7 @@ comic_from_cbz = ComicInfo.from_cbz('/path/to/your_comic.cbz')
+
## Licensing