12 lines
351 B
Markdown
12 lines
351 B
Markdown
# Contributing
|
|
|
|
- Make pull requests!
|
|
|
|
## Adding New Languages
|
|
|
|
To add a new language:
|
|
- Add a new language over at [Myriad](https://github.com/1Computer1/myriad).
|
|
- Add the names of the language in `Myriad.js`, in this repository.
|
|
|
|
You can view the existing files for examples.
|
|
Remember to update the README with information about this language.
|