Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Jayden <[email protected]>
  • Loading branch information
jvyden authored Sep 20, 2023
1 parent 568f3da commit 1825ede
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -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");
```
```

0 comments on commit 1825ede

Please sign in to comment.