Skip to content

Commit 01ce280

Browse files
committed
docs: add community badges to README
Add Discord and Reddit badge images and links to encourage community engagement
1 parent 044ba01 commit 01ce280

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<code>npm i -g codemachine</code>
77
</p>
88

9-
109
<p align="center">
1110
<strong>CodeMachine</strong> is a CLI-native Orchestration Engine that runs coordinated multi-agent workflows directly on your local machine. It provides the runtime infrastructure to execute complex multi-agent topologies within your own environment. Designed to drive any high-level autonomous objective, it features a battle-tested Spec-to-Code blueprint—transforming your terminal into a factory for production-ready software. ⚡️<br></p>
1211

@@ -28,6 +27,16 @@
2827

2928
> **⚠️ Early Development Notice:** This project is in early development and is not yet ready for production use. Features may change, break, or be incomplete.
3029
30+
<p align="center">
31+
<a href="https://discord.gg/qYDPwEeW">
32+
<img src="docs/assets/discord-badge.png" alt="Join our Discord" width="200">
33+
</a>
34+
&nbsp;&nbsp;
35+
<a href="https://www.reddit.com/r/CodeMachine/">
36+
<img src="docs/assets/reddit-badge.png" alt="Join our Reddit" width="200">
37+
</a><br>
38+
<sub>Join our growing Discord and Reddit communities of developers building with CodeMachine!</sub>
39+
</p>
3140

3241
## Why CodeMachine?
3342

docs/assets/discord-badge.png

713 KB
Loading

docs/assets/reddit-badge.png

779 KB
Loading

0 commit comments

Comments
 (0)