From 80abce0c1ca640513aacbc48c112ef28b8561bd4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Erik=20Bj=C3=A4reholt?=
Date: Sun, 11 Aug 2024 11:05:05 +0200
Subject: [PATCH] docs: center title and badges, split badge line into 3 lines
---
README.md | 48 +++++++++++++++++++++++++++++++++++-------------
1 file changed, 35 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.md
index 2e20c2a5..411e8d55 100644
--- a/README.md
+++ b/README.md
@@ -2,19 +2,41 @@
-GPTMe
-=====
-
-*/ʤiː piː tiː miː/*
-
-[](https://github.com/ErikBjare/gpt-playground/actions/workflows/build.yml)
-[](https://erik.bjareholt.com/gptme/docs/)
-[](https://codecov.io/gh/ErikBjare/gptme)
-[](https://pypi.org/project/gptme-python/)
-[][pepy]
-[][pepy]
-[](https://discord.gg/NMaCmmkxWv)
-[](https://twitter.com/ErikBjare)
+GPTMe
+
+
+/ʤiː piː tiː miː/
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
📜 Interact with an LLM assistant directly in your terminal in a Chat-style interface. With tools so the assistant can run shell commands, execute code, read/write files, and more, enabling them to assist in all kinds of development and terminal-based work.