diff --git a/README.md b/README.md
index 6989735..276806b 100644
--- a/README.md
+++ b/README.md
@@ -216,6 +216,7 @@ Most requested APIs for common application features:
|-----|-------------|------|------------|
| [Open Library](https://openlibrary.org/developers/api) | Book data from Internet Archive's Open Library
Search books, get book information, covers, and author details for building library applications and book catalogs. | None | Easy |
| [Google Books](https://developers.google.com/books) | Search and access book information from Google's book database
Build book search engines, reading lists, and book recommendation systems. | API Key | Easy |
+| [Gutendex](https://gutendex.com/) | Free API for 60,000+ public domain books from Project Gutenberg
Access metadata, author details, and download links for classic literature—perfect for building classic literature apps, educational tools, or book archives. | None | Easy |
---