From 9ad5c4b4df0f3b4c78d9220671cdcc5a7a9a52ad Mon Sep 17 00:00:00 2001 From: Daniel Chalef <131175+danielchalef@users.noreply.github.com> Date: Sat, 26 Apr 2025 11:09:05 -0700 Subject: [PATCH] docs: update README.md with REST Service section and GitHub stars badge (#401) * Update README.md to improve structure and clarity. Removed redundant section on Graph Service and added a new section for REST Service. Included a tip about the MCP server for enhanced user guidance. * Add GitHub stars badge to README.md for enhanced visibility --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d873caaa..d97f7af9 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Graphiti [![Unit Tests](https://github.com/getzep/Graphiti/actions/workflows/unit_tests.yml/badge.svg)](https://github.com/getzep/Graphiti/actions/workflows/unit_tests.yml) [![MyPy Check](https://github.com/getzep/Graphiti/actions/workflows/typecheck.yml/badge.svg)](https://github.com/getzep/Graphiti/actions/workflows/typecheck.yml) +![GitHub Repo stars](https://img.shields.io/github/stars/getzep/graphiti) [![Discord](https://dcbadge.vercel.app/api/server/W8Kw6bsgXQ?style=flat)](https://discord.com/invite/W8Kw6bsgXQ) [![arXiv](https://img.shields.io/badge/arXiv-2501.13956-b31b1b.svg?style=flat)](https://arxiv.org/abs/2501.13956) [![Release](https://img.shields.io/github/v/release/getzep/graphiti?style=flat&label=Release&color=limegreen)](https://github.com/getzep/graphiti/releases)