diff --git a/README.md b/README.md index 20a0c15..5440405 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ You can control your Spanner databases with idiomatic SQL commands. * Use `%` for prompt expansion, instead of `\` to avoid escaping * Allow newlines in prompt using `%n` * System variables expansion + * Autowrap and auto adjust column width to fit within terminal width. * Utilize other libraries * Dogfooding [`cloudspannerecosystem/memefish`](https://github.com/cloudspannerecosystem/memefish) * Utilize [`apstndb/spantype`](https://github.com/apstndb/spantype) and [`apstndb/spanvalue`](https://github.com/apstndb/spanvalue)