You can either suggest one in this thread OR... -> fork the repo -> clone it -> add a new definition/word in `lib/run.rb` -> then: ``` git add . git commit -m "added [WORD or definition for the WORD]" git push ``` -> then open a pull request!
You can either suggest one in this thread OR...
-> fork the repo
-> clone it
-> add a new definition/word in
lib/run.rb-> then:
-> then open a pull request!