Skip to content

Commit 8e08cca

Browse files
docs: Complete README cleanup - final fix
- Remove old duplicate sections (#### 5, #### 6) - Complete Quick Setup Overview with steps 8-9 - Add links to detailed installation and technical docs - Streamline setup instructions Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 931e7fd commit 8e08cca

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -191,13 +191,9 @@ Edit config: Set `github.org`, `discord.guild_id`, and `snapshots.repo_path`
191191
./.venv/bin/python -m ghdcbot.cli --config config/my-org-config.yaml run-once
192192
```
193193

194-
Expected output files (see `data_dir` in `/tmp/ghdcbot-config.yaml`):
195-
```text
196-
<data_dir>/reports/audit.json
197-
<data_dir>/reports/audit.md
198-
```
194+
This generates audit reports without making changes. Review `data/my-org/reports/audit.md`.
199195

200-
#### 5. Run Discord Bot
196+
**8. Run Discord Bot**
201197

202198
Start the Discord bot with slash commands:
203199

0 commit comments

Comments
 (0)