From 0171b9b1ed999386176367717eb87769449c2ee7 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Mon, 6 Jan 2025 17:34:38 -0600 Subject: [PATCH] docs: set description, docs url in readme --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e451ab2..89cc29a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # Sideshow -This is a starter project based on -[WuttaWeb](https://wuttaproject.org). +This is a web app which provides retailers a way to track case/special +orders. + +Full docs are at https://rattailproject.org/docs/sideshow/ ## Quick Start @@ -13,6 +15,3 @@ Make a virtual environment and install the app: source sideshow/bin/activate pip install Sideshow sideshow install - -For more info see -https://rattailproject.org/docs/wuttjamaican/narr/install/index.html