From 7d10d9cc5d8ab62db0588b63b4fdb40de374fe7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=C5=BEe=20Pe=C4=8Dar?= Date: Mon, 1 Jan 2024 03:13:20 +0000 Subject: [PATCH] Add commands from the demo gif to the README.md as text (#57) * Add commands from the demo gif to the README.md as text Trying to copy the commands while the commands scroll out of view is a bit tedious so the commands have been added in text form below the demo video. * Apply suggestions from code review --------- Co-authored-by: Ofek Lev --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 201cebb..55c31bb 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ PyApp is a wrapper for Python applications that bootstrap themselves at runtime. PyApp example workflow +See the [how-to](https://ofek.dev/pyapp/latest/how-to/) for a detailed example walkthrough. + ## Features - Easily build standalone binaries for every platform