diff --git a/README.md b/README.md index 1614ea3..cdd4ca4 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ curl -sSL https://github.com/gregherbe76/vibe-memory/archive/refs/heads/main.tar vibe-memory-main/MEMORY_PROTOCOL.md \ vibe-memory-main/replit.md \ vibe-memory-main/CLAUDE.md \ + vibe-memory-main/lovable.md \ vibe-memory-main/AGENTS.md \ vibe-memory-main/scripts \ vibe-memory-main/schemas \ @@ -150,7 +151,7 @@ Add to your project's `.pre-commit-config.yaml`: ```yaml repos: - repo: https://github.com/gregherbe76/vibe-memory - rev: v0.2.0 + rev: v0.4.0 hooks: - id: vibe-memory-validate ```