Skip to content

Commit cec276c

Browse files
Polish README with org links and ecosystem section
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
1 parent 7b8cc9b commit cec276c

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,25 @@ Da sich lokale Entwicklung und Cloud-Hosting grundlegend unterscheiden, ist die
3434

3535
1. Klone dieses Repository auf dein lokales System oder deinen Server:
3636
```bash
37-
git clone [https://github.com/DEIN-GITHUB-NAME/dev-setup.git](https://github.com/DEIN-GITHUB-NAME/dev-setup.git)
37+
git clone https://github.com/OpenSIN-AI/dev-setup.git
3838
cd dev-setup
3939
```
4040
2. Öffne die für dein System relevante Markdown-Datei.
4141
3. Folge den dort beschriebenen Schritt-für-Schritt-Anleitungen.
4242

4343
---
4444

45+
## 🔗 OpenSIN-AI Ökosystem
46+
47+
- **Organisation:** https://github.com/OpenSIN-AI
48+
- **Setup & Guides:** https://github.com/OpenSIN-AI/dev-setup
49+
- **Dokumentation:** https://github.com/OpenSIN-AI/documentation
50+
- **Website:** https://opensin.pages.dev
51+
52+
---
53+
4554
## 🤝 Beitragende
4655

4756
Wenn du Tools hinzufügen oder Config-Anpassungen vorschlagen möchtest, öffne gerne einen Pull Request oder erstelle ein Issue.
57+
58+
Lies vorher die [Contributing Guidelines](https://github.com/OpenSIN-AI/.github/blob/main/CONTRIBUTING.md) und den [GitHub Collaboration Guide](./github/github-collaboration-readme.md).

0 commit comments

Comments
 (0)