summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-08-03 14:26:37 +0300
committerPaul Buetow <paul@buetow.org>2025-08-03 14:26:37 +0300
commit5e02ad3bcfb643c44866f65d763d266b1d257e20 (patch)
treeac646696a93e7be99c1aa703f1e52e058ff8793d
parent5c48eb6f1c0d7e6f7e61a766b3580a651aa5d597 (diff)
more on this
-rw-r--r--IDEAS.md8
-rw-r--r--README.md6
2 files changed, 6 insertions, 8 deletions
diff --git a/IDEAS.md b/IDEAS.md
index 4de4386..299ccb3 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -1,10 +1,4 @@
-# Hexai
-
-![HexAI Small Logo](hexai-small.png)
-
-Hexai, the AI LSP for the Helix editor.
-
-## Ideas
+# Ideas
* LSP server to be used with the Helix text editor
* Code completion using LLMs
diff --git a/README.md b/README.md
index 09d6317..3c1d45f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
-# hexai
+# Hexai
+
+![HexAI Small Logo](hexai-small.png)
+
+Hexai, the AI LSP for the Helix editor.
At the moment this project is only in the bainstorming phase.