mirror of
https://github.com/Stone-Red-Code/Markdowser.git
synced 2026-09-06 23:41:07 +02:00
Move code files to src directory and add readme
This commit is contained in:
@@ -1,2 +1,22 @@
|
||||
# Markdowser
|
||||
A markdown web browser.
|
||||
> A markdown web browser.
|
||||
|
||||
## Setup
|
||||
|
||||
1. Download one of the [releases](https://github.com/Stone-Red-Code/Markdowser/releases).
|
||||
1. Execute the `Markdowser-Installer.exe` file.
|
||||
1. Enter a URL in the address bar.
|
||||
1. Enjoy!
|
||||
|
||||
## Follow the development
|
||||
|
||||
[](https://twitter.com/search?q=%23Markdowser%20%40StoneRedCode&f=live)
|
||||
|
||||
## Preview
|
||||
|
||||
## Third party licenses
|
||||
|
||||
- [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)
|
||||
Reference in New Issue
Block a user