diff --git a/README.md b/README.md index 88cbe60d..6e4121a0 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Features * Immutable query result for simplify multithreading * Async queries support * Reading of the text query results to native D text types -* Representation of the binary query results to/from native D types +* Representation of binary arguments and binary query results as native D types * Text types * Integer and decimal types * Money type (into money.currency, https://github.com/qznc/d-money)