Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gobid authored Jul 11, 2023
1 parent af467e9 commit 816d3d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ npm start

Navigate to `http://localhost:3000/xkcd.com/1110/index.html` to see an exact copy of an XKCD comic. Open developer tools to see more information about what's happening on the page.

Here is the repository for the accompanying frontend: [scaffolded-exercises-interface](https://github.com/gobid/scaffolded-exercises-interface/tree/gobi-branch2).

## System Explanation

Scaffolded Exercises (SE) analyzes and instruments unminified source code to track variable values, order of execution, and types of code elements in order to create a series of sequenced exercises based on that source code.
Expand Down

0 comments on commit 816d3d8

Please sign in to comment.