From 47e450ff0aa0f84f081262faaaf82687cca6e804 Mon Sep 17 00:00:00 2001 From: cats4606 <84914492+ilovecats4606@users.noreply.github.com> Date: Thu, 29 Jan 2026 17:39:03 +1000 Subject: [PATCH] where is the imported model location of the imported model --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b6c5f6..cef2aca 100644 --- a/README.md +++ b/README.md @@ -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