From 47614de9dd062152db7aa07082b5534e9c229d37 Mon Sep 17 00:00:00 2001 From: Jeremy Wall Date: Tue, 3 Dec 2024 17:31:40 -0500 Subject: [PATCH] docs: add link to the documentation in readme progress toward #10 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bb726c5..e30eb05 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,7 @@ sheetui path/to/file.xlsx # edit/view a spreadsheet ``` + +## Reference + +* [Documentation](./docs/index.md)