Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,7 @@ SugarWeb is a client-side web application written in TypeScript. It utilizes Rea
## Development

To get started with development, refer to the [Developer Guide](docs/dev_guide.md).


Development note:
Recently, the tutorial stage progress handling in `tutorial_stages.py` was improved to persist the current stage across activity restarts. This fix helps learners resume where they left off and makes the Terminal activity more reliable.
Loading