From 25e633fe44d7bd84c566090188ea2c9a82449c69 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 27 Jun 2022 03:58:55 +1000 Subject: Clean up code in TutorialPane Also simply tutorial instructions --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/README.md') diff --git a/src/README.md b/src/README.md index fe2b055..a97d23b 100644 --- a/src/README.md +++ b/src/README.md @@ -7,7 +7,7 @@ - SearchModal.vue: Modal providing a search bar. - SettingsModal: Modal displaying configurable settings. - HelpModal.vue: Modal displaying help info. - - AncestryBar.vue: Displays ancestors of the top-level Tile. + - AncestryBar.vue: Displays ancestors of the outermost Tile. - TutorialPane.vue: Displays tutorial content. - RButton.vue: Basic button component. - IconButton.vue: Basic button component containing SVG icon. -- cgit v1.2.3