From 1bfd15d0d5876f3d02295dbee862e2515a9ca2c6 Mon Sep 17 00:00:00 2001 From: David Hozic Date: Sat, 19 Aug 2023 20:32:08 +0200 Subject: [PATCH] Update README.rst --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index a1dd688..ac83739 100644 --- a/README.rst +++ b/README.rst @@ -19,6 +19,10 @@ Installation pip install tkinter-async-execute +Documentation +============= +All documentation is available on https://tkinter-async-execute.readthedocs.io/en/latest/. + Example =============