From e8ca1fcaed10f2b8b3d68caf9f6056f3bf222ccb Mon Sep 17 00:00:00 2001 From: b1ek Date: Sat, 4 Mar 2023 19:02:44 +1000 Subject: [PATCH] add instances --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5109de6..9365efd 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,11 @@ npm run dev/prod cp .env.example .env # edit your .env docker-compose up -d -``` \ No newline at end of file +``` + +# Instances +| URL | Description | +| --- | --- | +| [bin.blek.codes](https://bin.blek.codes) | Official instance | + +To add an instance, open an [issue on github](https://github.com/b1ek/bin/issues) or [contact me](mailto:me@blek.codes) \ No newline at end of file