From eb3ddccd0a04a1a74c7556068265e5840a1e6fa0 Mon Sep 17 00:00:00 2001 From: nobunagaaa <146952817+nobunagaaa@users.noreply.github.com> Date: Tue, 31 Oct 2023 19:54:48 +0530 Subject: [PATCH] fixed typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7d7af852a..e74db5c76 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,8 @@ DB-GPT is an experimental open-source project that uses localized GPT large mode ## Contents -- [install](#install) -- [demo](#demo) +- [Install](#install) +- [Demo](#demo) - [introduction](#introduction) - [features](#features) - [contribution](#contribution) @@ -213,7 +213,7 @@ The core capabilities mainly consist of the following parts: ## Contribution -- Please run `black .` before submitting the code. Contributing guidelines, [how to contribution](https://github.com/csunny/DB-GPT/blob/main/CONTRIBUTING.md) +- Please run `black .` before submitting the code. Contributing guidelines, [how to contribute](https://github.com/csunny/DB-GPT/blob/main/CONTRIBUTING.md) ## RoadMap