Skip to content

Commit 46f2d20

Browse files
committed
docs: add npm badge, remove duplicate Install section
1 parent a264b2c commit 46f2d20

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AuthorityLayer
22

3-
[![CI](https://github.com/032383justin/authority-layer/actions/workflows/ci.yml/badge.svg)](https://github.com/032383justin/authority-layer/actions/workflows/ci.yml)
3+
[![CI](https://github.com/032383justin/authority-layer/actions/workflows/ci.yml/badge.svg)](https://github.com/032383justin/authority-layer/actions/workflows/ci.yml) [![npm version](https://img.shields.io/npm/v/authority-layer)](https://www.npmjs.com/package/authority-layer)
44

55
Hard execution and budget limits for autonomous agents — enforced locally.
66

@@ -93,10 +93,3 @@ When a boundary is crossed, execution stops.
9393
- Tamper-evident hash-linked event chain
9494
- Zero outbound calls unless explicitly configured
9595

96-
---
97-
98-
## Installation
99-
100-
```bash
101-
npm install authority-layer
102-
```

0 commit comments

Comments
 (0)