Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DevTony101 authored Apr 28, 2024
1 parent 8da2b85 commit 9d07e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ define main as fun() -> void {
- Add the ability to create functions

## Technologies used
- [Nearley](https://nearley.js.org/) was used to generate the parser for miria. The miria.ne file, which contains miria's grammar, can be found in the *src/grammar/parser directory*
- [Nearley](https://nearley.js.org/) was used to generate the parser for miria. The miria.ne file, which contains Miria's grammar, can be found in the *src/grammar/parser directory*
- [Codemirror](https://codemirror.net/) was used as the text editor

Huge thanks to @fireship-io for their tutorial on a css-only side navigation bar that ultimately defined the layout of the app.

0 comments on commit 9d07e8c

Please sign in to comment.