summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-04-11 17:10:31 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2023-04-11 17:10:31 +0200
commit0a3db8dcc9fc95322a6e4b85152a2ede70f29cd7 (patch)
treea117b318255006ac21c74df4dcc6b64c5ce7d2eb /README.org
parent2752592366aca8ec326ef1253abd32e8b7e61db1 (diff)
Update readme
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.org b/README.org
index f192453..eb76a61 100644
--- a/README.org
+++ b/README.org
@@ -13,9 +13,8 @@
#+html: <a href="https://stable.melpa.org/#/cape"><img alt="MELPA Stable" src="https://stable.melpa.org/packages/cape-badge.svg"/></a>
Cape provides Completion At Point Extensions which can be used in combination
-with the [[https://github.com/minad/corfu][Corfu]] completion UI or the default completion UI. The completion
-backends used by ~completion-at-point~ are so called ~completion-at-point-functions~
-(Capfs). In principle, the Capfs provided by Cape can also be used by [[https://github.com/company-mode/company-mode][Company]].
+with [[https://github.com/minad/corfu][Corfu]], [[https://github.com/company-mode/company-mode][Company]] or the default completion UI. The completion backends used
+by ~completion-at-point~ are so called ~completion-at-point-functions~ (Capfs).
#+html: <img src="https://github.com/minad/cape/blob/logo/cape.png?raw=true" align="right" width="30%">