branch: externals/vertico
commit d74393ae0107d0aa1244f62cacbdaf1b21af48fa
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    Update readme
---
 README.org | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.org b/README.org
index bccff63..69f2fc0 100644
--- a/README.org
+++ b/README.org
@@ -13,13 +13,13 @@
 * Introduction
 
 Vertico provides a performant and minimalistic vertical completion UI, which is
-based on the default completion system. By reusing the built-in facilities
-system, Vertico achieves /full compatibility/ with built-in Emacs completion
-commands and completion tables. Vertico only provides the completion UI and
-comes with a minimal set of commands. The code base is small and maintainable
-(~600 lines of code without whitespace and comments).
-
-Additional enhancements can be installed separately via complementary packages.
+based on the default completion system. The main focus of Vertico is to provide
+a UI which behaves /correctly/ under all circumstances. By reusing the built-in
+facilities system, Vertico achieves /full compatibility/ with built-in Emacs
+completion commands and completion tables. Vertico only provides the completion
+UI. Additional enhancements can be installed separately via complementary
+packages. The code base is small and maintainable (~600 lines of code without
+whitespace and comments).
 
 * Features
 

Reply via email to