You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,13 @@ Designed to create a space free from boundaries and sharp edges, tailored to the
10
10
11
11

12
12

13
-

13
+

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:
0 commit comments