Update README.md

This commit is contained in:
Jeff Tao 2025-03-22 10:38:17 +08:00 committed by GitHub
parent 51c9c2fe3d
commit a7d319fca8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 7 deletions

View File

@ -10,8 +10,7 @@
1. [Testing](#8-testing)
1. [Releasing](#9-releasing)
1. [CI/CD](#10-cicd)
1. [Coverage](#11-coverage)
1. [Contributing](#12-contributing)
1. [Contributing](#11-contributing)
# 1. Introduction
@ -93,7 +92,6 @@ The taosanode will be installed as an system service, but will not automatic sta
systemctl start taosanoded
```
## 6.2 Configure the Service
taosanode provides the RESTFul service powered by `uWSGI`. You can config the options to tune the
performance by changing the default configuration file `taosanode.ini` located in `/etc/taos`, which is also the configuration directory for `taosd` service.
@ -123,10 +121,7 @@ For the complete list of taosanode Releases, please see Releases.
We use Github Actions for CI/CD workflow configuration. Please refer to the workflow definition yaml file in [.github/workflows](../../.github/workflows/) for details.
# 11 Coverage
# 12 Contributing
# 11 Contributing
Guidelines for contributing to the project: