Browse Source

Update README.md (#707)

pull/710/head
Dan Ditomaso 11 months ago
committed by GitHub
parent
commit
ff73ed2521
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      README.md

4
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") |
---

Loading…
Cancel
Save