Skip to content

Commit 97fb443

Browse files
Update README.md
1 parent ee0cf70 commit 97fb443

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ flowchart LR
3131

3232
---
3333

34-
## Most important artifacts (start here)
34+
## Most important artifacts
3535

3636
### 1) Interface control
3737
- ICD overview: [`docs/interfaces/ICD_OVERVIEW.md`](docs/interfaces/ICD_OVERVIEW.md)
@@ -63,14 +63,14 @@ flowchart LR
6363

6464
---
6565

66-
## Evidence outputs (proof this repo runs)
66+
## Evidence outputs
6767
After running the commands below, this repo produces evidence files:
6868
- IO map validation output: [`docs/evidence/io_map_validation_output.md`](docs/evidence/io_map_validation_output.md)
6969
- RTM status summary: [`docs/evidence/rtm_summary_output.md`](docs/evidence/rtm_summary_output.md)
7070

7171
---
7272

73-
## Quick start (run + generate evidence)
73+
## Quick start
7474

7575
Validate interface consistency (IO map):
7676
```bash

0 commit comments

Comments
 (0)