We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbfe507 commit d8a9942Copy full SHA for d8a9942
README.md
@@ -10,11 +10,15 @@ This app is currently compatible with .NET 8 and higher.
10
<img src="https://contrib.rocks/image?repo=BlossomiShymae/snip-snip" />
11
</a>
12
13
-## Download
+## Usage
14
+
15
+`./snip-snip.exe https://raw.communitydragon.org/latest/game/data/images/`
16
17
+### Download
18
19
snip-snip can be downloaded [here](https://github.com/BlossomiShymae/snip-snip/releases) here.
20
-### Linux
21
+#### Linux
22
23
If you're running a Ubuntu distro, add the runtime if not installed:
24
@@ -24,7 +28,7 @@ Set executable permissions:
28
25
29
```chmod +x ./snip-snip```
26
30
27
-## Help
31
+### Help
32
33
```shell
34
Arguments:
0 commit comments