From f9c599219c2eabf00069f6a162d62bf04fe37c2b Mon Sep 17 00:00:00 2001 From: Eduard Carrerars Date: Tue, 14 May 2024 10:11:35 +0200 Subject: [PATCH] Change readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 58cd850..9e25b9e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # python-ooui Port of ooui.js to Python + +## Testing + +```shell +pip install -e . +pip install -r requirements-dev.txt +mamba +```