Skip to content

Commit a75f9fd

Browse files
committed
docs: cleanup & fixes
1 parent 12eebc9 commit a75f9fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ Create OAuth credentials for a Desktop application in the console (step 3 above)
9393
mkdir -p ~/.gmail-mcp
9494
mv gcp-oauth.keys.json ~/.gmail-mcp/
9595
```
96-
Placing this file switches Vibe to self-hosted OAuth mode automatically.
9796

9897
---
9998

@@ -111,11 +110,12 @@ Placing this file switches Vibe to self-hosted OAuth mode automatically.
111110
>
112111
> **Gmail Fix:** Fixed an issue where Gmail integration would break after restarting the app
113112
> **Process Management:** Email server now properly shuts down when you quit the app
114-
> **Stability:** No more "port already in use" errors on subsequent launches
113+
> **Stability:** No more "port already in use" errors on subsequent launches
115114
116115
For the full technical changelog, see [CHANGELOG.md](CHANGELOG.md).
117116

118117
## Contributing
119118

120-
Please follow the guidelines in [CONTRIBUTING.md](CONTRIBUTING.md). The project’s code of conduct is available in [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md).
119+
Please follow the guidelines in [CONTRIBUTING.md](CONTRIBUTING.md).
120+
The project’s code of conduct is available in [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md).
121121

0 commit comments

Comments
 (0)