From fa7cf6b1d9f88a516169c7af8271f8298f46b2c6 Mon Sep 17 00:00:00 2001 From: candifloss <candifloss@candifloss.cc> Date: Mon, 7 Apr 2025 12:38:26 +0530 Subject: [PATCH] Update README - Fix: Wiki link - Add: To-do section --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64c4360..718d972 100644 --- a/README.md +++ b/README.md @@ -52,15 +52,20 @@ Built with Python Flask and MySQL for reliability and easy self-hosting. ## Roadmap -### Planned Features +### Planned Features + - 🔍 Advanced search with custom filters - 🔐 LDAP/Active Directory integration - 🌙 Dark mode support +### To-do + +- Wiki and docs + ## Getting Started -For installation and configuration details, visit our [project wiki](https://git.candifloss.cc/assettrack/wiki). +For installation and configuration details, visit our [project wiki](https://git.candifloss.cc/candifloss/assettrack/wiki). ---