Skip to content

Commit e011758

Browse files
authored
Update README.md
1 parent f0792c4 commit e011758

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ and so on.
3737
To access a specific memory location in the hex-file (contains a single byte):
3838
`b, exists := calibrationData.hex[12345]`
3939

40-
## Disclaimer:
40+
## Disclaimer
4141
I am a mechanical engineer, so any code you see might not be up to the standards of true/correct/modern/acceptable software development ;)
4242
Feedback is always appreciated.
4343

44-
## Dependencies and Licensing:
44+
## Dependencies and Licensing
4545
The only dependency outside the go standard library is currently zerolog.
4646
The package is - and will always be - released under MIT license.
4747
Feel free to do with it what you want :)

0 commit comments

Comments
 (0)