summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.