diff --git a/README.md b/README.md
index eef2ac0..e49db2d 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
+# !!Archived!!
+
+The package became a part of: [go.osspkg.com/goppy/v3](https://github.com/osspkg/goppy) The current project is no longer supported.
+
+---
+
# Config Resolver
Updating the config through resolver variables.
@@ -46,4 +52,4 @@ func main() {
fmt.Println(conf.Envs.Path)
}
-```
\ No newline at end of file
+```