diff --git a/.gitignore b/.gitignore index c1345f67..dfa00b17 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,6 @@ scripts/codereview/bin/ scripts/codereview/coverage.* scripts/codereview/*-test +.codegraph/ + node_modules/ \ No newline at end of file diff --git a/README.md b/README.md index 95857537..ba185634 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +

+ Ring by Lerian +

+ # 💍 The Ring - Skills Library for AI Agents **Proven engineering practices, enforced through skills.** diff --git a/assets/ring-banner.png b/assets/ring-banner.png new file mode 100644 index 00000000..7ae9087a Binary files /dev/null and b/assets/ring-banner.png differ