From c90b855958056cc059517803318a0fb198b37ea0 Mon Sep 17 00:00:00 2001 From: Lilleman auf Larv Date: Sat, 19 Sep 2026 00:59:29 +0200 Subject: [PATCH] Drop the anti-mention from the audience --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4fcf87..f29ff31 100644 --- a/README.md +++ b/README.md @@ -679,8 +679,8 @@ one wins. They do not override the hard rules below. Who depends on this library, and what they may rely on. -- **The public npm audience, not only larvit's own applications.** Only what `src/index.ts` exports - is public; everything behind it is reshaped freely. +- **The public npm audience.** Only what `src/index.ts` exports is public; everything behind it is + reshaped freely. - **Node 18 and newer, ESM only, no runtime dependencies.** The floor is verified in CI rather than asserted, so the library drops into a service or a container without pulling a tree behind it. - **Real SMSCs and ESMEs as operators actually run them**, not a reference implementation. Jasmin,