From 8b4ae8fc047c85433b502ab4b2b58f5fc03ea13e Mon Sep 17 00:00:00 2001 From: TheJoeCoder <joe@radialbog9.uk> Date: Mon, 26 Aug 2024 23:40:13 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36e8055..433d23c 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ A library system written in Django to manage books. Suitable for someone with a ## Demo -Demo server coming soon +There is no demo server available at the moment, but you can run a demo locally by following the instructions in [DEMO.md](DEMO.md) ## Contributing -Contributions are always welcome! Fork the repo to another git service, make your changes, then drop me an email (joe at radialbog9 dot uk) or a discord message (radialbog9) so I can have a look! +Contributions are always welcome! Fork the repo to another git service, make your changes, then drop me an email (`joe [at] radialbog9 [dot] uk`) or a discord message (`radialbog9`) so I can have a look! ## Run Locally -- GitLab