Skip to content

Commit 02670a3

Browse files
committed
update docs
1 parent 6610e8d commit 02670a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

MIGRATION.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Starting from version **v1.0.0**, `cpp-linter-hooks` has migrated from using the
77
- **Better cross-platform compatibility**
88
- **Easier installation and dependency management**
99
- **Improved performance and reliability**
10-
- **More predictable version management**
1110

1211
## What Changed
1312

@@ -17,7 +16,7 @@ Starting from version **v1.0.0**, `cpp-linter-hooks` has migrated from using the
1716
|--------|-------------------|-------------------|
1817
| **Installation** | Install from GitHub release | Install with from PyPI |
1918
| **Distribution** | Binary packages | Python wheel packages |
20-
| **Performance** | Standard performance | Optimized wheel packages |
19+
| **Performance** | Run serially | Run in parallel |
2120

2221
### Implementation Details
2322

0 commit comments

Comments
 (0)