Skip to content

Commit 9058061

Browse files
authored
Update README.md
1 parent f60a8bd commit 9058061

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,13 @@ Designed to create a space free from boundaries and sharp edges, tailored to the
1010

1111
![Shows a desktop with a window with curved corners and no border in the center displaying a mountain image.](Assets/Screenshots/screenshot_001.jpg?raw=true "Screenshot One")
1212
![Shows a desktop with two windows with curved corners and no border. One window on the left of the desktop contains a mountain image. The window on the right contains a wheat field with a hill in the background.](Assets/Screenshots/screenshot_002.jpg?raw=true "Screenshot Two")
13-
![Shows a desktop with three windows all overlapping each other. One window contains a street scene with a small food business and people outside. The second presents a narrow street with a tree at the end of it. The last window holds an image of a riverbank with a park and buildings in the distance.](Assets/Screenshots/screenshot_003.jpg?raw=true "Screenshot Three")
13+
![Shows a desktop with three windows all overlapping each other. One window contains a street scene with a small food business and people outside. The second presents a narrow street with a tree at the end of it. The last window holds an image of a riverbank with a park and buildings in the distance.](Assets/Screenshots/screenshot_003.jpg?raw=true "Screenshot Three")
14+
15+
----
16+
17+
## Development
18+
Minimal Image Viewer has been built in Electron. Currently the ```main``` branch can be used for forking and working on. All necessary code can be found in the ```App``` folder.
19+
To begin ensure that you have ```Yarn``` installed. Then type into your terminal:
20+
```yarn```
21+
and
22+
```yarn run start```

0 commit comments

Comments
 (0)