From ff73ed2521942f8982a15a8fbe6da303aad9c6ab Mon Sep 17 00:00:00 2001 From: Dan Ditomaso Date: Fri, 11 Jul 2025 10:32:13 -0400 Subject: [PATCH] Update README.md (#707) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d895496a..505cf749 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ All projects are located within the `packages/` directory: designed to be hosted or served directly from a Meshtastic node. - **[Hosted version](https://client.meshtastic.org)** - **`packages/core`:** Core functionality for Meshtastic JS. +- **`packages/transport-node`:** TCP Transport for the NodeJS runtime. - **`packages/transport-deno`:** TCP Transport for the Deno runtime. - **`packages/transport-http`:** HTTP Transport. - **`packages/transport-web-bluetooth`:** Web Bluetooth Transport. @@ -34,8 +35,7 @@ All `Meshtastic JS` packages (core and transports) are published both to | Project | Repobeats | | :-------------------- | :-------------------------------------------------------------------------------------------------------------------- | -| Meshtastic Web Client | ![Alt](https://repobeats.axiom.co/api/embed/e5b062db986cb005d83e81724c00cb2b9cce8e4c.svg "Repobeats analytics image") | -| Meshtastic JS | ![Alt](https://repobeats.axiom.co/api/embed/5330641586e92a2ec84676fedb98f6d4a7b25d69.svg "Repobeats analytics image") | +| Meshtastic Web | ![Alt](https://repobeats.axiom.co/api/embed/e5b062db986cb005d83e81724c00cb2b9cce8e4c.svg "Repobeats analytics image") | ---