Skip to content

Commit b91d38e

Browse files
author
CarrotRub
committed
Markdown updates
1 parent 0941d4c commit b91d38e

File tree

4 files changed

+10
-1
lines changed

4 files changed

+10
-1
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ on:
44
push:
55
branches:
66
- master
7-
7+
paths:
8+
- 'src/**'
9+
- 'src-tauri/**'
10+
811
jobs:
912
publish-tauri:
1013
permissions:

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Fit Launcher is a 🚀 **blazingly fast** 🚀 game launcher designed specifical
1010

1111
## Getting Started
1212

13+
### Images of the launcher
14+
15+
![Launcher Screenshot 1](images/screenshot1.png)
16+
![Launcher Screenshot 2](images/screenshot2.png)
17+
18+
1319
### Running the Launcher
1420

1521
To run the Fit Launcher, simply execute the setup and install it inside

images/screenshot1.png

1.58 MB
Loading

images/screenshot2.png

1.11 MB
Loading

0 commit comments

Comments
 (0)