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;