diff --git a/README.md b/README.md index dcef2d4..3db1801 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ ![](https://git.ngn.tf/ngn/anonymous_overflow/actions/workflows/build.yml/badge.svg) -A fork of the [AnonymousOverflow](https://github.com/httpjamesm/AnonymousOverflow) project, with my personal changes. +A fork of the +[AnonymousOverflow](https://github.com/httpjamesm/AnonymousOverflow) project, +with my personal changes. diff --git a/ups.json b/ups.json new file mode 100644 index 0000000..fc34090 --- /dev/null +++ b/ups.json @@ -0,0 +1,5 @@ +{ + "upstream": "https://github.com/httpjamesm/AnonymousOverflow", + "provider": "github", + "commit": "6f984fe7fd1c5d5cc4f11844ff707927bb248c0e" +}