Skip to content

Commit 04b4919

Browse files
Remove usage section from README (#7)
1 parent 11564fe commit 04b4919

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ This folder contains Proof of Concept files to demonstrate GitHub Merge Queues.
88
- `test.sh`: A script that simulates test execution with various modes (`pass`, `fail`, `flaky`, `sleep`).
99
- `version.txt`: A simple text file used to demonstrate semantic conflicts.
1010

11-
## Usage
12-
13-
1. **Setup**:
14-
- Ensure `test.sh` is executable (`chmod +x scripts/test.sh`).
15-
1611
## Scenarios
1712

1813
### 1. Happy Path

0 commit comments

Comments
 (0)