From 280c71e5d7c459d87893389aa8b06ef3797a9266 Mon Sep 17 00:00:00 2001 From: DeflateAwning <11021263+DeflateAwning@users.noreply.github.com> Date: Fri, 14 Mar 2025 19:24:46 -0600 Subject: [PATCH] Add readthedocs link to README --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 670ac752..add8cd3e 100644 --- a/readme.md +++ b/readme.md @@ -23,6 +23,8 @@ To migrate from PySimpleGUI: If you encounter any issues or have any questions, please feel welcome to [open an issue](https://github.com/spyoungtech/FreeSimpleGUI/issues/new). +Documentation for FreeSimpleGUI is available at: https://freesimplegui.readthedocs.io/en/latest/. FreeSimpleGUI.org is still in progress. + ### Contributions Contributions are welcome! Contributions can be made via pull request. Ideally, please try to make sure there is an open [issue](https://github.com/spyoungtech/FreeSimpleGUI/issues) associated with your pull request first or create one if necessary.