diff --git a/README.md b/README.md index 2ae118b..9ac7c55 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,8 @@ 1. Install dependencies with `npm i`. 2. Run a local server with `./start.sh`. 3. Load a file with fixations and its corresponding image of the text. There are some examples in the `example_data` folder. - -![fig/menu.png](fig/menu.png) - 4. You can also enter split screen mode via the button in the bottom left. -![fig/split_screen.png](fig/split_screen.png) - ### Deployment 1. Run `npm run build` to generate bundle files in public folder diff --git a/fig/menu.png b/fig/menu.png deleted file mode 100644 index dd2d1a8..0000000 Binary files a/fig/menu.png and /dev/null differ diff --git a/fig/split_screen.png b/fig/split_screen.png deleted file mode 100644 index af17594..0000000 Binary files a/fig/split_screen.png and /dev/null differ