Skip to content

Commit 1caf8cb

Browse files
committed
docs: remove docs dir and update README
1 parent 3f96db8 commit 1caf8cb

3 files changed

Lines changed: 5 additions & 904 deletions

File tree

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ The official Supabase plugin for AI coding assistants. One repo, distributed to
66

77
| Platform | Install |
88
|---|---|
9-
| [Claude Code](https://claude.ai/code) | See [docs/claude-code.md](docs/claude-code.md) |
10-
| [Cursor](https://cursor.com) | See [docs/cursor.md](docs/cursor.md) |
9+
| [Claude Code](https://claude.ai/code) | |
10+
| [Cursor](https://cursor.com) | |
1111
| [Gemini CLI](https://github.com/google-gemini/gemini-cli) | `gemini extensions install https://github.com/supabase-community/supabase-plugin` |
12-
| [Codex](https://openai.com/codex) | See [docs/codex.md](docs/codex.md) |
12+
| [Codex](https://openai.com/codex) | |
1313

1414
## What's Included
1515

@@ -32,9 +32,8 @@ supabase-plugin/
3232
├── skills/ # Symlink → submodules/agent-skills/skills/supabase*
3333
│ ├── supabase/
3434
│ └── supabase-postgres-best-practices/
35-
├── submodules/
36-
│ └── agent-skills/ # git submodule: github.com/supabase/agent-skills
37-
└── docs/ # Per-platform install guides
35+
└── submodules/
36+
└── agent-skills/ # git submodule: github.com/supabase/agent-skills
3837
```
3938

4039
## Development

0 commit comments

Comments
 (0)