mirror of
https://github.com/LerianStudio/ring
synced 2026-04-21 13:37:27 +00:00
docs: add project banner to README for visual appeal
chore: ignore .codegraph directory
This commit is contained in:
parent
2a1284fce6
commit
acedd0b5ad
3 changed files with 6 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -30,4 +30,6 @@ scripts/codereview/bin/
|
|||
scripts/codereview/coverage.*
|
||||
scripts/codereview/*-test
|
||||
|
||||
.codegraph/
|
||||
|
||||
node_modules/
|
||||
|
|
@ -1,3 +1,7 @@
|
|||
<p align="center">
|
||||
<img src="assets/ring-banner.png" alt="Ring by Lerian" width="100%" />
|
||||
</p>
|
||||
|
||||
# 💍 The Ring - Skills Library for AI Agents
|
||||
|
||||
**Proven engineering practices, enforced through skills.**
|
||||
|
|
|
|||
BIN
assets/ring-banner.png
Normal file
BIN
assets/ring-banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 206 KiB |
Loading…
Reference in a new issue