Skip to content

Commit d54f286

Browse files
README hosts clarification
1 parent cf6f1bb commit d54f286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The Confidence Flag Resolver implemented in Rust, plus example hosts and a Cloud
77
- `confidence-resolver`: Core resolver crate
88
- `confidence-cloudflare-resolver`: Cloudflare Worker-compatible WASM target
99
- `wasm-msg`: Minimal WASM messaging layer shared by hosts
10-
- `wasm/*-host`: Small host apps (Go, Node.js, Python, Java) calling the resolver
10+
- `wasm/*-host`: Small host apps (Go, Node.js, Python, Java) calling the resolver. These are only intended to be examples, as well as being used for integration tests.
1111
- `data/`: Sample local development data (e.g., resolver state)
1212

1313
## Prerequisites

0 commit comments

Comments
 (0)