Skip to content

Commit b44eddb

Browse files
committed
Capitalize MDredd in documentation
1 parent e765c84 commit b44eddb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mdredd
1+
# MDredd
22

33
> A/B test your Claude Code instruction files.
44
@@ -10,9 +10,9 @@ You edit `CLAUDE.md` hoping Claude will follow instructions better. You run a pr
1010

1111
Without a structured way to compare variants, every instruction tweak is a guess.
1212

13-
## What mdredd does
13+
## What MDredd does
1414

15-
mdredd runs two or three versions of the same instruction file in parallel — each with its own prompt — and shows you the full results side by side. An optional judge model scores each variant independently on a rubric (Accuracy, Completeness, Adherence, Clarity) so you can compare them at a glance.
15+
MDredd runs two or three versions of the same instruction file in parallel — each with its own prompt — and shows you the full results side by side. An optional judge model scores each variant independently on a rubric (Accuracy, Completeness, Adherence, Clarity) so you can compare them at a glance.
1616

1717
## What you can do with it
1818

@@ -36,7 +36,7 @@ mdredd runs two or three versions of the same instruction file in parallel — e
3636
- Node.js
3737
- macOS or Linux
3838

39-
You don't need an API key — mdredd piggybacks on your existing Claude Code auth.
39+
You don't need an API key — MDredd piggybacks on your existing Claude Code auth.
4040

4141
## Status
4242

0 commit comments

Comments
 (0)