From 35372eb9dec3db78262feb2b09365853a56de61b Mon Sep 17 00:00:00 2001 From: Tiffany Cappellari Date: Mon, 27 Apr 2026 13:24:33 -0400 Subject: [PATCH] update readme post migration --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 0f5d3be..85a8853 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,24 @@ +# Repository Migration Notice + +> [!IMPORTANT] +> This repository has moved to the **RAI-Opensource** GitHub organization! +> +> Current status: **Migrated**. +> +> - Migration target org: +> - Previous target org: +> +> What to do now: +> +> - Update your git remote: +> +> ```bash +> git remote set-url origin https://github.com/RAI-Opensource/spot_wrapper +> ``` +> +> - If you maintain downstream docs/scripts, update links from this repository to the new org. +> + # Spot Wrapper ![Python](https://img.shields.io/badge/python-3.10-blue)