Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JopStro authored May 6, 2024
1 parent 1c1f734 commit eb2294c
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
@@ -1,6 +1,6 @@
# JSON5 lua

A native lua module for reading json5, written in rust using mlua and serde.
A native lua module for reading [json5](https://json5.org), written in rust using mlua and serde.

## Usage
the json5.dll/dylib/so file must be availible in the lua cpath (e.g. the working directory)
Expand Down

0 comments on commit eb2294c

Please sign in to comment.