Skip to content

Commit 0d89df2

Browse files
authored
Update README.md
1 parent ad79c64 commit 0d89df2

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

README.md

+20-20
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,20 @@ models.
3737
</picture>
3838

3939
---
40-
## Why choose CodeGate?
40+
## Why choose CodeGate?
4141

4242
AI coding assistants are powerful, but they can inadvertently introduce risks and configurations
4343
can sprawl across multiple IDE extensions, plugins and agent systems. CodeGate simplifies the management of AI model and provider configurations and provides additional features to help you keep your development process safe.
4444

45-
- 🌐 Centralize and manage all your AI coding assistants in one place
46-
- 🔄 Mux / Route prompts to different AI models based on workspaces or file types
47-
- 🔑 Centrally configure and manage your provider credentials and API keys
48-
- 🛡️ Protect your development process from accidental exposure of secrets and sensitive personal data to the cloud
49-
- 🔒 Ensure that the recommendations provided by your AI coding assistants follow secure coding practices
50-
- 🚫 Prevent malicious or deprecated libraries from being recommended to you by an LLM
45+
- Centralize and manage all your AI coding assistants in one place
46+
- Mux / Route prompts to different AI models based on workspaces or file types
47+
- Centrally configure and manage your provider credentials and API keys
48+
- Protect your development process from accidental exposure of secrets and sensitive personal data to the cloud
49+
- Ensure that the recommendations provided by your AI coding assistants follow secure coding practices
50+
- Prevent malicious or deprecated libraries from being recommended to you by an LLM
5151

5252
---
53-
## 🚀 Quickstart
53+
## Quickstart
5454

5555
### Prerequisites
5656

@@ -83,7 +83,7 @@ Now it's time to configure your preferred AI coding assistant to use CodeGate
8383
documentation.
8484

8585
---
86-
## 🖥️ Dashboard
86+
## Dashboard
8787

8888
CodeGate includes a web dashboard that provides:
8989

@@ -104,7 +104,7 @@ To learn more, visit the
104104
[CodeGate Dashboard documentation](https://docs.codegate.ai/how-to/dashboard).
105105

106106
---
107-
## 🔐 Features
107+
## Features
108108

109109
### Workspace management
110110

@@ -196,18 +196,18 @@ or potential vulnerabilities to help you adopt more secure coding practices.
196196
- OpenAI and compatible APIs
197197

198198
---
199-
## 🛡️ Privacy first
199+
## Privacy first
200200

201201
Unlike other tools, with CodeGate **your code never leaves your machine**.
202202
CodeGate is built with privacy at its core:
203203

204-
- 🏠 **Everything stays local**
205-
- 🚫 **No external data collection**
206-
- 🔐 **No calling home or telemetry**
207-
- 💪 **Complete control over your data**
204+
- **Everything stays local**
205+
- **No external data collection**
206+
- **No calling home or telemetry**
207+
- **Complete control over your data**
208208

209209
---
210-
## 🛠️ Development
210+
## Development
211211

212212
Are you a developer looking to contribute? Dive into our technical resources:
213213

@@ -217,21 +217,21 @@ Are you a developer looking to contribute? Dive into our technical resources:
217217
- [Logging system](https://github.com/stacklok/codegate/blob/main/docs/logging.md)
218218

219219
---
220-
## 📜 License
220+
## License
221221

222222
CodeGate is licensed under the terms specified in the
223223
[LICENSE file](https://github.com/stacklok/codegate/blob/main/LICENSE).
224224

225225
---
226-
## 🌟 Support us
226+
## Support us
227227

228228
Love CodeGate? Starring this repository and sharing it with others helps
229229
CodeGate grow 🌱
230230

231231
[![Star on GitHub](https://img.shields.io/github/stars/stacklok/codegate.svg?style=social)](https://github.com/stacklok/codegate)
232232

233233
---
234-
## 🤝 Contributing
234+
## Contributing
235235

236236
We welcome contributions! Whether you're submitting bug reports, feature
237237
requests, or code contributions, your input makes CodeGate better for everyone.
@@ -248,4 +248,4 @@ Start by reading our
248248

249249
Made with [contrib.rocks](https://contrib.rocks).
250250

251-
<!-- markdownlint-disable-file first-line-heading no-inline-html -->
251+
<!-- markdownlint-disable-file first-line-heading no-inline-html -->

0 commit comments

Comments
 (0)