From 58ef5d7527eb1a6b45be2f086e115f511848065c Mon Sep 17 00:00:00 2001 From: Nikhil M Jeby <32586986+solid-droid@users.noreply.github.com> Date: Tue, 2 Oct 2018 08:58:39 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f552836..163a89a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # ESP32CompositeVideo -This is a simple project showing how to generate a composite video signal using the ESP32 +This is a simple project showing how to generate a composite video signal using the ESP32. -Image2Header converts image files to c++ headers -StlConverter2 converts image files to c++ headers +Image2Header converts image files to c++ headers. +StlConverter2 converts image files to c++ headers. CompositeVideo shows how to render a 3D mesh and display it on composite. CompositeVideoSimple shows the simple graphics functions except for 3D currently avaialable. @@ -21,4 +21,4 @@ http://bitluni.net/esp32-composite-video CC0. Do whatever you like with the code but I will be thankfull if you attribute me. Keep the spirit alive :-) -- bitluni \ No newline at end of file +- bitluni