Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hayhaydz authored Aug 23, 2021
1 parent f60a8bd commit 9058061
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,13 @@ Designed to create a space free from boundaries and sharp edges, tailored to the

![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")
![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")
![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")
![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")

----

## Development
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.
To begin ensure that you have ```Yarn``` installed. Then type into your terminal:
```yarn```
and
```yarn run start```

0 comments on commit 9058061

Please sign in to comment.