diff --git a/README.md b/README.md index 857329d..df3e525 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A parser for the [Intel Hexadecimal Object File Format (.hex)](https://en.wikipedia.org/wiki/Intel_HEX), written in Swift. +## Status + +Very experimental and untested. + ![](https://github.com/ole/HexHexHex/workflows/macOS/badge.svg) ![](https://github.com/ole/HexHexHex/workflows/Linux/badge.svg) ## Usage