Website-Finder/Ruby/README.md

16 lines
291 B
Markdown
Raw Normal View History

2022-12-11 20:00:36 +01:00
# 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)