Skip to content

Commit 470339f

Browse files
committed
docs(readme): add subtitle with emoji, keep all badges, remove ASCII banner
1 parent 4260d45 commit 470339f

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sluice
1+
# :shield: Sluice — Credential Governance Proxy for OpenClaw
22

33
[![CI](https://github.com/nnemirovsky/sluice/actions/workflows/ci.yml/badge.svg)](https://github.com/nnemirovsky/sluice/actions/workflows/ci.yml)
44
[![E2E](https://github.com/nnemirovsky/sluice/actions/workflows/e2e-linux.yml/badge.svg)](https://github.com/nnemirovsky/sluice/actions/workflows/e2e-linux.yml)
@@ -7,14 +7,7 @@
77
[![Go Report Card](https://goreportcard.com/badge/github.com/nnemirovsky/sluice)](https://goreportcard.com/report/github.com/nnemirovsky/sluice)
88
[![Release](https://img.shields.io/github/v/release/nnemirovsky/sluice)](https://github.com/nnemirovsky/sluice/releases/latest)
99

10-
```
11-
___ _ _ _ ___ ___ ___
12-
/ __|| | | | | |_ _/ __| __|
13-
\__ \| |__| |_| || | (__| _|
14-
|___/|____|\___/|___\___|___|
15-
```
16-
17-
Governance and credential injection proxy for [OpenClaw](https://github.com/openclaw/openclaw). Keeps real secrets out of the agent, enforces per-request policy on every connection and tool call, and puts a human in the loop when it matters.
10+
Keeps real secrets out of the agent, enforces per-request policy on every connection and tool call, and puts a human in the loop when it matters.
1811

1912
## Why Sluice
2013

0 commit comments

Comments
 (0)