Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mitghi authored Mar 16, 2024
1 parent e06a557 commit 51ffefa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ Jetro is a library which provides a custom DSL for transforming, querying and co

Jetro has minimal dependency, the traversal and eval algorithm is implemented on top of [serde_json](https://serde.rs).

Jetro can be used inside Web Browser by compiling down to WASM. Visit [Jetro Web](https://jetro.io)
to try it online, or [clone it](https://github.com/mitghi/jetroweb) and give it a shot.
Jetro can be used inside Web Browser by compiling down to WASM. [Clone it](https://github.com/mitghi/jetroweb) and give it a shot.

Jetro can be used in command line using [Jetrocli](https://github.com/mitghi/jetrocli).

Expand Down

0 comments on commit 51ffefa

Please sign in to comment.