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ː/*
-
-[![Build](https://github.com/ErikBjare/gpt-playground/actions/workflows/build.yml/badge.svg)](https://github.com/ErikBjare/gpt-playground/actions/workflows/build.yml)
-[![Docs](https://github.com/ErikBjare/gptme/actions/workflows/docs.yml/badge.svg)](https://erik.bjareholt.com/gptme/docs/)
-[![codecov](https://codecov.io/gh/ErikBjare/gptme/graph/badge.svg?token=DYAYJ8EF41)](https://codecov.io/gh/ErikBjare/gptme)
-[![PyPI version](https://img.shields.io/pypi/v/gptme-python)](https://pypi.org/project/gptme-python/)
-[![Downloads all-time](https://static.pepy.tech/badge/gptme-python)][pepy]
-[![Downloads per week](https://static.pepy.tech/badge/gptme-python/week)][pepy]
-[![Discord](https://img.shields.io/discord/1271539422017618012?logo=discord&style=social)](https://discord.gg/NMaCmmkxWv)
-[![Twitter](https://img.shields.io/twitter/follow/ErikBjare?style=social)](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.