Skip to content

Commit ab3e3c1

Browse files
committed
chore: improved readme with example
1 parent c19a8e4 commit ab3e3c1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
11
# ARINC Explorer
2+
3+
This is a tool to read ARINC 665 and 615 files.
4+
5+
## Example
6+
7+
```bash
8+
cargo run -- --filename test-data/LOADS.LUM
9+
```
10+
11+
## Related resources
12+
13+
- ARINC 665-5 Loadable Software Standards

0 commit comments

Comments
 (0)