From f9d788e46c6f8dee20572ed35725b4881537f6a5 Mon Sep 17 00:00:00 2001 From: Piotr Pasza Storozenko Date: Fri, 5 Apr 2024 16:04:20 +0200 Subject: [PATCH] docs: adjust readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f2c5ead..ca80068 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # `tapyr` - PyShiny Dashboard Template +This repo has been created before the docs has been released. +The README will need to be adjusted to play nicely with the docs, be catchy and so on. + + +--- + Effortlessly create and deploy Shiny applications using Python with our PyShiny Dashboard Template. Designed for developers seeking a seamless transition from development to deployment, this template utilizes `poetry` for dependency management and `pytest`/`playwright` for comprehensive app testing. Ideal for projects aiming for high-quality code and efficient deployment on Posit Connect.