diff --git a/README.md b/README.md new file mode 100644 index 0000000..1c1cbf3 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# CRC8 library + +Simple [CRC8](https://en.wikipedia.org/wiki/Cyclic_redundancy_check) library. + +# License + +This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details. +