Add package manifests and update readme

This commit is contained in:
Stone_Red
2024-06-04 18:07:43 +02:00
parent 813f3b39a0
commit 789350736e
6 changed files with 335 additions and 4 deletions
+7 -4
View File
@@ -8,8 +8,10 @@ It uses the [ReverseMarkdown](https://github.com/mysticmind/reversemarkdown-net)
## Setup
1. Download one of the [releases](https://github.com/Stone-Red-Code/Markdowser/releases).
1. Execute the `Markdowser-Installer.exe` file.
1. Download the latest release
- GitHub (Windows) [releases](https://github.com/Stone-Red-Code/Markdowser/releases)
- Chocolatey (Windows): `choco install Markdowser`
- Snapcraft (Linux): `snap install Markdowser`
1. Enter a URL in the address bar.
1. Enjoy!
@@ -26,5 +28,6 @@ It uses the [ReverseMarkdown](https://github.com/mysticmind/reversemarkdown-net)
- [Avalonia](https://github.com/AvaloniaUI/Avalonia) - [MIT](https://github.com/AvaloniaUI/Avalonia/blob/master/licence.md)
- [Icons.Avalonia](https://github.com/Projektanker/Icons.Avalonia) - [MIT](https://github.com/Projektanker/Icons.Avalonia/blob/main/LICENSE)
- [Semi.Avalonia](https://github.com/irihitech/Semi.Avalonia) -[MIT](https://github.com/irihitech/Semi.Avalonia/blob/main/LICENSE)
- [ReverseMarkdown](https://github.com/mysticmind/reversemarkdown-net) -[MIT](https://github.com/mysticmind/reversemarkdown-net/blob/master/LICENSE)
- [Semi.Avalonia](https://github.com/irihitech/Semi.Avalonia) - [MIT](https://github.com/irihitech/Semi.Avalonia/blob/main/LICENSE)
- [ReverseMarkdown](https://github.com/mysticmind/reversemarkdown-net) - [MIT](https://github.com/mysticmind/reversemarkdown-net/blob/master/LICENSE)
- [Syroot.Windows.IO.KnownFolders](https://gitlab.com/Syroot/KnownFolders) - [MIT](https://gitlab.com/Syroot/KnownFolders/-/blob/master/LICENSE)