Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
semanser committed Apr 8, 2022
1 parent 2e8d8a7 commit aa20668
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,5 +1,5 @@
# terraform-parser
Incredibly fast, strictly typed terraform files parser written in Rust. Based on [serde](https://github.com/serde-rs/serde).
Incredibly fast, strictly typed Terraform [JSON Output Format](https://www.terraform.io/language/syntax/json) parser written in Rust. Based on [serde](https://github.com/serde-rs/serde).


# Usage
Expand Down

0 comments on commit aa20668

Please sign in to comment.