Skip to content

Commit e4d5a5b

Browse files
authored
Update README.md
1 parent f0fb316 commit e4d5a5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Docker and [Ollama](https://ollama.com/).
1818
4. Once the containers are ready, there's two ways to access the LLM: `http://localhost:3000/api/repos/{owner}/{repo}/prompt` REST API endpoint and the CLI application. Details for both are below.
1919

2020
> [!WARNING]
21-
> GitHub's API [limits the requests for unauthenticated users](https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api?apiVersion=2022-11-28). Provide a GitHub authentication token as instructed below to increate your rate limit.
21+
> GitHub's API [limits the requests for unauthenticated users](https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api?apiVersion=2022-11-28). Provide a GitHub authentication token as instructed below to increasee your rate limit if necessary.
2222
2323
### REST API
2424

@@ -58,4 +58,4 @@ Setting `LOGGER_LEVEL=debug` in the `.env` file will enable logging and provide
5858

5959
## License
6060

61-
[MIT](./LICENSE)
61+
[MIT](./LICENSE)

0 commit comments

Comments
 (0)