Skip to content

Commit c3d8b4b

Browse files
committed
updated readme
1 parent ce3f6f7 commit c3d8b4b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# TinyLink 🚀
1+
# TinyLink 🚀
22

33
[![TinyLink CI](https://github.com/petesramek/tiny-link/actions/workflows/cpp-ci.yml/badge.svg)](https://github.com/petesramek/tiny-link/actions/workflows/cpp-ci.yml)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
55

6+
> **Disclaimer: It is an experimental feature for private projects, and evaluation of GitHub Copilot capabilities. Thus it is generated by GitHub Copilot and is not intended for any production usage.**
7+
8+
69
**TinyLink** is a high-efficiency, template-based serial protocol for reliable, bidirectional UART communication. Optimized for memory-constrained devices like the **MH-Tiny88** (512B RAM) and **ESP-M3**, it provides a "pro-level" transport layer with zero-heap overhead.
710

811
---

0 commit comments

Comments
 (0)