diff --git a/README.md b/README.md
index f6aa7fd..4981d7a 100644
--- a/README.md
+++ b/README.md
@@ -13,12 +13,12 @@ GitGen generates a static HTML site with the following capabilities:
- Repository overview pages with rendered README files
- Markdown rendering for README.md files
- File tree listings based on the current `HEAD`
- - Commit history (configurable last 50 commits per repository)
+ - Commit history (last 50 commits per repository - configurable)
- Detailed commit pages with:
- Full commit metadata
- Tags pointing at relevant commits
- Diffstat summary
- - Unified diff view (truncated to 500 lines(configurable))
+ - Unified diff view (truncated to 500 lines - configurable)
- Safe HTML escaping throughout
- SEO meta
- Parallel repository processing for faster generation