From 7c91074fda9fb0e0c23da5aa3329c7ea8628f13d Mon Sep 17 00:00:00 2001 From: Daniel Freytag Date: Tue, 7 Jan 2025 10:05:01 +0100 Subject: [PATCH] chore: update docs --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index e80e589..32f8dde 100644 --- a/README.md +++ b/README.md @@ -48,16 +48,6 @@ OUTPUT (CRC64-ECMA182): 6a80b80f748c9b50 ``` -### ARD Core Publisher Remapper - -Download all publishers and remap them into our format: - -```sh -yarn ard:publishers -``` - -The output is written to a file: `tmp/ard-publishers.json` (the state is not in this repository, but likely still in [`ard-eventhub/.../coreApi.json`](https://github.com/swrlab/ard-eventhub/blob/main/src/data/coreApi.json)). - ## Publish to npm Sign in to npm and provide username, password, and email-address: