diff --git a/README.md b/README.md index 542418a480..385d51254f 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,8 @@ you can try starting `invoke.py` with the `--precision=float32` flag: - Extensive metadata now written into PNG files, allowing reliable regeneration of images and tweaking of previous settings. - Command-line completion in `invoke.py` now works on Windows, Linux and Mac platforms. - - Improved command-line completion behavior and new commands added: + - Improved command-line completion behavior. + New commands added: * List command-line history with `!history` * Search command-line history with `!search` * Clear history with `!clear`