Website-Finder/C#/README.md

16 lines
266 B
Markdown
Raw Normal View History

2022-12-14 23:18:09 +01:00
# Website-Finder: C#
## REQUIREMENT
[C#](https://dotnet.microsoft.com) (Linux users, I advice AGAINST using the Snap Store version)
## HOW TO RUN
```sh
$ dotnet run
```
## OTHER STUFF
More details are available on [the readme in the root folder](../README.md)