Skip to content

Commit f2e2564

Browse files
committed
Deduplicate English README quick start
1 parent 5141828 commit f2e2564

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

docs/README.en.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,6 @@ go get github.com/catwithtudou/load-balancer-algorithm
2222

2323
Use this repository as a compact reference for load balancing strategies, or import the `loadbalancer` package into experiments that compare scheduling behavior.
2424

25-
## Quick Start
26-
27-
```bash
28-
go get github.com/catwithtudou/load-balancer-algorithm
29-
```
30-
31-
Use this repository as a compact reference for load balancing strategies, or import the `loadbalancer` package into experiments that compare scheduling behavior.
32-
3325
## Implemented Algorithms
3426

3527
This project implements the following four load balancing algorithms:

0 commit comments

Comments
 (0)