Skip to content

Commit bd5eaed

Browse files
committed
docs: Update README with minor fixes and roadmap item
1 parent de13b29 commit bd5eaed

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ npx copilot-api --port 8080
4242

4343
The following command line options are available:
4444

45-
| Option | Description | Default |
46-
| ------------- | ------------------------ | ------- |
47-
| --port, -p | Port to listen on | 4141 |
48-
| --verbose, -v | Enable verbose logging | false |
45+
| Option | Description | Default |
46+
| ------------- | ---------------------- | ------- |
47+
| --port, -p | Port to listen on | 4141 |
48+
| --verbose, -v | Enable verbose logging | false |
4949

5050
Example usage:
5151

@@ -80,6 +80,7 @@ To avoid rate limiting and optimize your experience:
8080

8181
## Roadmap
8282

83+
- [ ] Manual authentication flow
8384
- [ ] Manual request approval system
8485
- [ ] Rate limiting implementation
8586
- [ ] Token usage tracking and monitoring

0 commit comments

Comments
 (0)