16 lines
266 B
Markdown
16 lines
266 B
Markdown
|
# 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)
|