[#29] Add pointer to language support meta-issue

This commit is contained in:
Radon Rosborough 2020-08-25 07:19:38 -06:00
parent a02b4a08d3
commit 2835716541
1 changed files with 5 additions and 0 deletions

View File

@ -84,6 +84,11 @@ Here are some explicit *non-requirements*:
but I've seen some s\*\*\* when adding languages to Riju so it will
take a lot to surprise me at this point.
If you'd like to request a new language, head to the [language support
meta-issue](https://github.com/raxod502/riju/issues/24) and add a
comment. Of course, if you actually want it to be added anytime soon,
you should submit a pull request :)
## Project setup
To run the webserver, all you need is Yarn. Just run `yarn install` as