Update information
This commit is contained in:
parent
70c859f774
commit
76bff8666f
2 changed files with 2 additions and 8 deletions
|
@ -27,15 +27,8 @@ class HelpCommand extends Command {
|
|||
'new Foo().bar;',
|
||||
'`\u200B``',
|
||||
'```',
|
||||
'**Supported languages:**',
|
||||
'- JavaScript',
|
||||
'- Python',
|
||||
'- Haskell',
|
||||
'- Pascal',
|
||||
'- Go',
|
||||
'- F#',
|
||||
'',
|
||||
'Read the readme for more information: <https://github.com/1Computer1/comp_iler>'
|
||||
'Read the readme for supported languages and options: <https://github.com/1Computer1/comp_iler>'
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue