Skip to content

Commit bcaee77

Browse files
authored
Update README.md
patched markdown
1 parent 686b9de commit bcaee77

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

tools/generators/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Generate Agent Cards conforming to the official A2A Protocol specification.
4444

4545
Place your generated Agent Card at the standard discovery location:
4646

47-
```
47+
```text
4848
https://yourdomain.com/.well-known/agent-card.json
4949
```
5050

@@ -60,7 +60,7 @@ See the `examples/` directory for sample Agent Cards:
6060

6161
## Files
6262

63-
```
63+
```text
6464
tools/generators/
6565
├── README.md
6666
├── A2A_Standard_Agent_Card_Generator.ipynb
@@ -85,9 +85,9 @@ tools/generators/
8585

8686
## Author
8787

88-
**Concept & Design:** Paola Di Maio — [Center for Systems, Knowledge Representation and Neuroscience, Ronin Institute](https://ronininstitute.org/)
89-
**Implementation:** Claude (Anthropic)
90-
**Affiliation:** Chair, [W3C AI Knowledge Representation Community Group](https://www.w3.org/community/ai-kr/)
88+
- **Concept & Design:** Paola Di Maio — [Center for Systems, Knowledge Representation and Neuroscience, Ronin Institute](https://ronininstitute.org/)
89+
- **Implementation:** Claude (Anthropic)
90+
- **Affiliation:** Chair, [W3C AI Knowledge Representation Community Group](https://www.w3.org/community/ai-kr/)
9191

9292
## License
9393

0 commit comments

Comments
 (0)