docs: 修改英文 readme 格式
This commit is contained in:
parent
82aa199fd2
commit
ba8fa9b186
|
@ -12,7 +12,6 @@ MeterSphere is a one-stop open-source enterprise-class continuous testing platfo
|
|||
- Performance Testing: Compatible with JMeter. Support Kubernetes and Cloud Environment. High concurrency, distributed performance testing with ease.
|
||||
- Team Collaboration: duo-levels tenants system, naturally support team co-op.
|
||||
|
||||
|
||||
## Quick Start
|
||||
|
||||
Only need two steps to install MeterSphere:
|
||||
|
@ -149,7 +148,6 @@ curl -sSL https://github.com/metersphere/metersphere/releases/latest/download/qu
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
## Technology stack
|
||||
|
||||
- Backend: [Spring Boot](https://www.tutorialspoint.com/spring_boot/spring_boot_introduction.htm)
|
||||
|
@ -158,13 +156,12 @@ curl -sSL https://github.com/metersphere/metersphere/releases/latest/download/qu
|
|||
- Basic infrastructure: [Docker](https://www.docker.com/), [Kubernetes](https://kubernetes.io/)
|
||||
- Test engine: [JMeter](https://jmeter.apache.org/)
|
||||
|
||||
|
||||
## License & Copyright
|
||||
|
||||
Copyright (c) 2014-2020 飞致云 FIT2CLOUD, All rights reserved.
|
||||
|
||||
Licensed under The GNU General Public License version 2 (GPLv2) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
|
||||
|
||||
https://www.gnu.org/licenses/gpl-2.0.html
|
||||
<https://www.gnu.org/licenses/gpl-2.0.html>
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
|
|
@ -5,7 +5,7 @@
|
|||
[![GitHub All Releases](https://img.shields.io/github/downloads/metersphere/metersphere/total)](https://github.com/metersphere/metersphere/releases)
|
||||
[![TesterHome](https://img.shields.io/badge/TTF-TesterHome-2955C5.svg)](https://testerhome.com/github_statistics)
|
||||
|
||||
> [English](README_EN.md) | 中文
|
||||
> [English](README-EN.md) | 中文
|
||||
|
||||
|Developer Wanted|
|
||||
|----------------|
|
||||
|
|
Loading…
Reference in New Issue