From c68764e976436247a749040a46ddc5d8e49a2d7a Mon Sep 17 00:00:00 2001 From: Matthew Seyer Date: Sat, 24 Jun 2017 09:02:02 -0500 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57f1fd0..4ab1e87 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -A fast and cross platform MFT Parser written in Rust that gives you the ability to query the records via JMES Query. Output is JSONL (http://jsonlines.org/). +A fast and cross platform MFT Parser written in Rust that gives you the ability to query the records via [JMESPath](http://jmespath.org/) queries. Output is [JSONL](http://jsonlines.org/). ``` RustyMft 0.1.0 -- cgit v1.2.3