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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Run the emulator, and then switch to **Add Custom Model** panel to import a sing

`keylog.json` file: the keylog file of the calculator, which is used to map the key codes to the key names.

If everything imported correctly, the model will be run and displayed in the model list inside the emulator.
If everything imported correctly, the model will be run and displayed in the model list inside the emulator. The data is store in your local browser (Inspect Element -> Application -> IndexedDB -> localforage -> keyvaluepairs)

## Import Multiple Models

Expand Down