Skip to content

Commit ff60741

Browse files
authored
Update README.md
1 parent 70a5441 commit ff60741

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

README.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,11 @@
33
**The canonical semantic contract for autonomous agents.**
44
**Verbs, schemas, and validation — or nothing interoperates.**
55

6-
<div align="center">
7-
<a href="#"><img alt="Stability" src="https://img.shields.io/badge/Status-Stable%20v1.0.0-brightgreen"/></a>
8-
<a href="https://www.npmjs.com/package/@commandlayer/commons">
9-
<img alt="NPM Version" src="https://img.shields.io/npm/v/@commandlayer/commons?color=brightgreen"/>
10-
</a>
11-
<a href="https://github.com/commandlayer/protocol-commons/actions/workflows/validate.yml">
12-
<img alt="CI Status" src="https://github.com/commandlayer/protocol-commons/actions/workflows/validate.yml/badge.svg?branch=main"/>
13-
</a>
14-
<a href="./LICENSE">
15-
<img alt="License" src="https://img.shields.io/badge/License-MIT-blue.svg"/>
16-
</a>
17-
</div>
6+
[![Status](https://img.shields.io/badge/Status-Stable%20v1.0.0-brightgreen)](https://github.com/commandlayer/protocol-commons)
7+
[![NPM Version](https://img.shields.io/npm/v/@commandlayer/commons)](https://www.npmjs.com/package/@commandlayer/commons)
8+
[![CI Status](https://github.com/commandlayer/protocol-commons/actions/workflows/validate.yml/badge.svg?branch=main)](https://github.com/commandlayer/protocol-commons/actions/workflows/validate.yml)
9+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/commandlayer/protocol-commons/blob/main/LICENSE)
10+
1811

1912

2013
----
@@ -467,5 +460,6 @@ CommandLayer follows a clean separation of concerns:
467460

468461

469462

463+
470464

471465

0 commit comments

Comments
 (0)