diff --git a/README.md b/README.md index a810c68..095d0c4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# Warning! This repository is no longer updated. +This project has moved development and source code to the central Bunkum repository. + +You can find the new source code location under [LittleBigRefresh/Bunkum](https://github.com/LittleBigRefresh/Bunkum). + # Bunkum.AutoDiscover An implementation of AutoDiscover for Bunkum. @@ -9,4 +14,4 @@ See documentation here on this API here: https://littlebigrefresh.github.io/Docs using Bunkum.AutoDiscover.Extensions; server.AddAutoDiscover(serverBrand: "Refresh", baseEndpoint: "/lbp"); -``` \ No newline at end of file +```