mirror of
https://github.com/wader/fq.git
synced 2024-11-10 10:11:39 +03:00
doc: Fix typo in README
This commit is contained in:
parent
f55b1af6ac
commit
97c7403788
@ -5,8 +5,8 @@ Tool, language and decoders for inspecting binary data.
|
|||||||
![fq demo](doc/demo.svg)
|
![fq demo](doc/demo.svg)
|
||||||
|
|
||||||
In most cases fq works the same way as jq but instead of reading JSON it reads binary data.
|
In most cases fq works the same way as jq but instead of reading JSON it reads binary data.
|
||||||
The result is a JSON compatbile structures where each each value knows from which bit ranges
|
The result is a JSON compatbile structures where each value knows from which bit ranges
|
||||||
it comes from, can have symbolic interprestations and know how to be presented in useful ways.
|
it comes from, can have a symbolic interprestation and know how to be presented in useful ways.
|
||||||
|
|
||||||
**NOTE:** fq is early in development and many things are missing, broken or do not make sense.
|
**NOTE:** fq is early in development and many things are missing, broken or do not make sense.
|
||||||
That also means there is a great opportunity to help out.
|
That also means there is a great opportunity to help out.
|
||||||
|
Loading…
Reference in New Issue
Block a user