Skip to content

Commit 99e3fc2

Browse files
authored
Update README.md
1 parent e65f2a3 commit 99e3fc2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# appendheader - add DHTB to boot.img
2-
For every device that needs the "DHTB" string to boot <br>
3-
written in c
2+
![build appendheader](https://github.com/19atlas/appendheader/actions/workflows/c-cpp.yml/badge.svg) <br>
3+
For every device that need "DHTB" string to boot <br>
4+
written in c <br>
5+
46

57
## minimal usage
68
`./appendheader -i [input file]` <br>
79
default output file name is `boot.img`
810

911
## advanced usage
1012
` ./appendheader -i [input file] -o [output file name] --stay` <br>
11-
for save input and output files (because why not)
13+
for save input and output files (because why not)

0 commit comments

Comments
 (0)