From a562523817340c1f6eba73b0dee735a0468e4672 Mon Sep 17 00:00:00 2001 From: writinwaters <93570324+writinwaters@users.noreply.github.com> Date: Sun, 21 Jan 2024 17:22:30 +0800 Subject: [PATCH] Added anchor (#459) Co-authored-by: PahudPlus --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index de65852a44..5d5e210a23 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Infinity is a cutting-edge AI-native database that provides a wide range of sear - [Community](#community) -## 🌟 Key Features +## 🌟 Key Features {#key-features} Infinity comes with high performance, flexibility, ease-of-use, and many features designed to address the challenges facing the next-generation AI applications: @@ -49,7 +49,7 @@ Supports a wide range of data types including strings, numerics, vectors, and mo - Intuitive Python API. See the [Python API](docs/pysdk_api_reference.md) - A single-binary architecture with no dependencies, making deployment a breeze. -## 🎮 Get Started +## 🎮 Get Started {#get-started} ### Deploy Infinity database @@ -135,15 +135,15 @@ print(res) > 💡 For more information about the Python API, see the [Python API Reference](docs/pysdk_api_reference.md). -## 🛠️ Build from Source +## 🛠️ Build from Source {#build-from-source} See [Build from Source](docs/build_from_source.md). -## 📜 Roadmap +## 📜 Roadmap {#roadmap} See the [Infinity Roadmap 2024](https://github.com/infiniflow/infinity/issues/338) -## 🙌 Community +## 🙌 Community {#community} - [Discord](https://discord.gg/jEfRUwEYEV) - [Twitter](https://twitter.com/infiniflowai)