Skip to content

Commit fe179cf

Browse files
Copilotstephentoub
andcommitted
Remove Benefits section from README per review feedback
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
1 parent e04d9dd commit fe179cf

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

  • src/ModelContextProtocol.SourceGenerators

src/ModelContextProtocol.SourceGenerators/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,6 @@ namespace YourNamespace
5757
}
5858
```
5959

60-
### Benefits
61-
62-
- **Reduces duplication**: You don't need to write both XML comments AND Description attributes
63-
- **Single source of truth**: XML comments are used for both documentation and runtime tool descriptions
64-
- **Automatic synchronization**: Changes to XML comments are automatically reflected in the Description attributes
65-
6660
### Requirements
6761

6862
- Your method must be marked as `partial`

0 commit comments

Comments
 (0)