15 lines
291 B
Markdown
15 lines
291 B
Markdown
# Website-Finder: Ruby
|
|
|
|
## REQUIREMENT
|
|
|
|
Ruby ([Windows Installer](https://rubyinstaller.org/downloads)) ([Snap Store for Linux](https://snapcraft.io/ruby))
|
|
|
|
## HOW TO RUN
|
|
|
|
```sh
|
|
$ ruby index.rb
|
|
```
|
|
|
|
## OTHER STUFF
|
|
|
|
More details are available on [the readme in the root folder](../README.md)
|