From e84f907f391ddb104c627cb576138b6c39a1d303 Mon Sep 17 00:00:00 2001 From: Yael-II <154762804+Yael-II@users.noreply.github.com> Date: Sun, 1 Dec 2024 16:34:44 +0100 Subject: [PATCH] update: changed README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d2c5ba..2d5fd88 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Available commands (not case sensitive): - `quit`, `exit`, `q`: quit the current code (WARNING: this does not save the current state!) - `write`, `save`: write the current table in a file (no options available yet) -- `read [filename]`, `open [filename]`, `load`: loads the file "filename" in the current table (no additional options available yet) +- `read [filename]`, `open [filename]`, `load [filename]`: loads the file "filename" in the current table (no additional options available yet) - `calibration`, `calib`: adds a calibration in the target list - `simbad [object name]`, `object [object name]`: add an object from simbad @@ -71,7 +71,7 @@ add an object from simbad - `sequence`, `seq`: computes the sequence order for each target - `check`: check if all targets are in the observation field -- plot, graph: creates a graph with all the targets observation date and time +- `plot`, `graph`: creates a graph with all the targets observation date and time General actions: - `cancel`, `back`: cancels the current action