diff --git a/README.md b/README.md deleted file mode 100644 index ea3f0f9..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# ota-reference-design - -A practical reference design for reliable and secure over-the-air updates on embedded Linux \ No newline at end of file diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..62d6765 --- /dev/null +++ b/readme.md @@ -0,0 +1,5 @@ +# ota-reference-design + +A practical reference design for reliable and secure over-the-air updates on embedded Linux + +This repository is intended as an educational reference design. It demonstrates one possible approach to building a reliable OTA update system for embedded Linux. It is not intended to be a production-ready framework. \ No newline at end of file