polish: drop dead provider_names, clarify status mapping, README prereq

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-05 15:37:59 +02:00
parent 6babaa0166
commit 4a22c795ea
2 changed files with 2 additions and 4 deletions
+1
View File
@@ -6,6 +6,7 @@ numbers across reverse-lookup sites. Providers are sandboxed WASM components.
## Usage
```shell
$ rustup target add wasm32-wasip2 # once
$ just run
$ curl "http://127.0.0.1:8080/api/v1/number/0700000000"
```