From 117f4e436ad1a818084408ba5b63f7a76bfeb6ee Mon Sep 17 00:00:00 2001
From: Anon <206556099+An0n-01@users.noreply.github.com>
Date: Sat, 20 Jun 2026 17:52:28 +0200
Subject: [PATCH] Revise README for OMSS Framework migration
Updated README to reflect the migration of OMSS Framework to a new repository and added caution notice for users.
---
README.md | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/README.md b/README.md
index 32f031a..9696738 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,27 @@
+# [~OMSS Framework~ MOVED](https://github.com/omss-spec/core)
+
+[](https://www.npmjs.com/package/@omss/framework)
+[](LICENSE)
+[](https://www.typescriptlang.org/)
+[](https://github.com/omss-spec/omss-spec)
+[](https://nodejs.org/)
+
+
+
+> [!CAUTION]
+> We are writing this whole thing new. If you are looking to implement OMSS v1, you can still use this framework.
+>
+> Starting OMSS v1.1 and future releases will be moved to: https://github.com/omss-spec/core
+> The whole structure/usage will be different. Please bear with us while we are migrating.
+
+---
+
+Click me to read the old readme.
+
+
+
# OMSS Framework
[](https://www.npmjs.com/package/@omss/framework)
@@ -646,6 +668,8 @@ This implementation follows the [OMSS Standard](https://github.com/omss-spec/oms
Contributions are welcome! Please read [our contributing guidelines](https://github.com/omss-spec/omss-spec/blob/main/CONTRIBUTING.md) before submitting PRs.
+
+
## 📄 License
MIT License - see [LICENSE](./LICENSE) file for details.