From 1279e27825fb65ab5b75df8175bf982df9c97b86 Mon Sep 17 00:00:00 2001 From: -LAN- Date: Tue, 5 Nov 2024 20:48:14 +0800 Subject: [PATCH] docs: remove the TOC part (#10324) --- README.md | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/README.md b/README.md index 61bd0d1e26..cedd81bd8a 100644 --- a/README.md +++ b/README.md @@ -45,31 +45,6 @@ README Tiếng Việt

- -## Table of Content -0. [Quick-Start🚀](https://github.com/langgenius/dify?tab=readme-ov-file#quick-start) - -1. [Intro📖](https://github.com/langgenius/dify?tab=readme-ov-file#intro) - -2. [How to use🔧](https://github.com/langgenius/dify?tab=readme-ov-file#using-dify) - -3. [Stay Ahead🏃](https://github.com/langgenius/dify?tab=readme-ov-file#staying-ahead) - -4. [Next Steps🏹](https://github.com/langgenius/dify?tab=readme-ov-file#next-steps) - -5. [Contributing💪](https://github.com/langgenius/dify?tab=readme-ov-file#contributing) - -6. [Community and Contact🏠](https://github.com/langgenius/dify?tab=readme-ov-file#community--contact) - -7. [Star-History📈](https://github.com/langgenius/dify?tab=readme-ov-file#star-history) - -8. [Security🔒](https://github.com/langgenius/dify?tab=readme-ov-file#security-disclosure) - -9. [License🤝](https://github.com/langgenius/dify?tab=readme-ov-file#license) - -> Make sure you read through this README before you start utilizing Dify😊 - - ## Quick start The quickest way to deploy Dify locally is to run our [docker-compose.yml](https://github.com/langgenius/dify/blob/main/docker/docker-compose.yaml). Follow the instructions to start in 5 minutes.