From 5f0734ab1c853bf4dafbcfbdef51e89471806a9b Mon Sep 17 00:00:00 2001 From: Suitably Mysterious Date: Sun, 10 Aug 2025 17:14:56 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1229bd2..6054779 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ A Flask-based webapp for (book) library management, with reserves, loans, renewa Can run on a locally hosted server. -## Wiki -[Home](https://github.com/The-CS-Nerds/Library-System/wiki) -[Installation](https://github.com/The-CS-Nerds/Library-System/wiki/Installation) +## Documentation: + +See our [**read the docs page**](https://library-system.readthedocs.io/en/latest/) ## Versions Currently in development.