From 97261b79b20e4e53ef3a5b7a37d1ffb0b5665bcb Mon Sep 17 00:00:00 2001 From: Chris Hiszpanski Date: Sat, 21 May 2022 15:25:35 -0700 Subject: * Added trtc_ prefixes * Split into tinyrtc.c/h * Sending answer * Answer validates --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 095d825..c30f1a0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -TinyRTC -======= +# ![tinyrtc logo](example/tinyrtc.png) TinyRTC -A header-only implementation of WebRTC for small systems like IP cameras +WebRTC implementation in C for tiny things like IP cameras Build ----- -- cgit v1.2.3