From f05d3a4979f2584f6c26f1962170cfde1c89ff97 Mon Sep 17 00:00:00 2001 From: ps-cd <45522676+ps-cd@users.noreply.github.com> Date: Fri, 15 Aug 2025 17:39:53 -0400 Subject: [PATCH] [PyPI wheels] Updated README.md (warning: repo was merged) --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d1460e2..b4365be 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # `base-streamer` -This repository is a part of `PulseStreamer` project. See [main page](https://github.com/pulse-streamer) for project details. + +> [!WARNING] +> Contents of this repository were merged back into the main repo [nistreamer](https://github.com/NIStreamer/nistreamer). +> All further development is done there while this repo is left for reference. + +This repository is a part of NI Pulse Streamer project. See [main page](https://github.com/NIStreamer) for project details. The `base_streamer` crate contains the following shared logic: * Base traits for all channel, device, and streamer types;