From 6d61451810881c8c925c9c5131306a994c72983d Mon Sep 17 00:00:00 2001 From: Dan Ditomaso Date: Sun, 6 Jul 2025 14:42:01 -0400 Subject: [PATCH] Update README.md redirect users to Web repo --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aa0ee7..0c183e1 100755 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ # Meshtastic.js [![CI](https://img.shields.io/github/actions/workflow/status/meshtastic/js/ci.yml?branch=master&label=actions&logo=github&color=yellow)](https://github.com/meshtastic/js/actions/workflows/ci.yml) -[![CLA assistant](https://cla-assistant.io/readme/badge/meshtastic/meshtastic.js)](https://cla-assistant.io/meshtastic/meshtastic.js) +[![CLA assistant](https://cla-assistant.io/readme/badge/meshtastic/meshtastic.js)](https://cla-assistant.io/cla-assistant.js) [![Fiscal Contributors](https://opencollective.com/meshtastic/tiers/badge.svg?label=Fiscal%20Contributors&color=deeppink)](https://opencollective.com/meshtastic/) [![Vercel](https://img.shields.io/static/v1?label=Powered%20by&message=Vercel&style=flat&logo=vercel&color=000000)](https://vercel.com?utm_source=meshtastic&utm_campaign=oss) ## Overview +> [!IMPORTANT] +> This repository is no longer actively maintained. The code has been migrated into the [Meshtastic Web monorepo](https://github.com/meshtastic/web). + Meshtastic.js is a JavaScript library that provides an API to interact with [Meshtastic](https://meshtastic.org) devices. All packages are published to [JSR](https://jsr.io/@meshtastic)