From 5ca8016d20cf9ec8cecbb33785fba40e1f85a1ea Mon Sep 17 00:00:00 2001 From: SpaceNerd0717 Date: Thu, 16 Oct 2025 21:28:37 -0400 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 428db32..177ba5b 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -RocketLaunchCountdown is a python and HTML system to operate a launch countdown and go/nogo indicator. Currently the go/nogo is operated by a confidential spreadsheet, and thus may not always work. Later on in development there will be the ability to add your own go/nogo indicator or use an inapp system. +RocketLaunchCountdown is a python and HTML system to operate a launch countdown and go/nogo indicator. The go/nogo indicator is operated either by a spreadsheet, using a sharelink inserted in the settings windows. Or there are buttons in the app that can manage it as well. Which mode is used is dictated by a simple radio button in the settings window. Latest release: [RocketLaunchCountdown 0.3.0](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/Prealpha_030)