diff --git a/README.md b/README.md index 687f356..86d8eba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Project Name Matching and Issue Creation in app.py +# Mr. Issue This document explains in detail how the project name is matched from the user's prompt and how the issue titles and descriptions are extracted, formatted as JSON, and used to create issues via the Gitea API in the `app.py` FastAPI application.