From 1af9f21fb84e168a694db7fa40baac9f5427a469 Mon Sep 17 00:00:00 2001 From: Jacob Bandes-Storch Date: Wed, 8 Jan 2025 11:03:35 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index acf85aa..395a1d6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # @foxglove/ros1 +> [!IMPORTANT] +> This package has moved to https://github.com/foxglove/ros-typescript. + > _Standalone TypeScript implementation of the ROS 1 (Robot Operating System) protocol with a pluggable transport layer_ [![npm version](https://img.shields.io/npm/v/@foxglove/ros1.svg?style=flat)](https://www.npmjs.com/package/@foxglove/ros1)