From 586b4b7fc7c48a1b23251855327c14d7e085682f Mon Sep 17 00:00:00 2001
From: Alan <60433566+alanesq@users.noreply.github.com>
Date: Sun, 23 Jan 2022 10:29:47 +0000
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 23481b0..1bbc926 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ it has the following features:
-Can read the image as RGB data (i.e. 3 bytes per pixel for red, green and blue value)
-Act as web client (reading the web page in to a string) - see requestWebPage()
-BTW - I have created a timelapse sketch based on this one which may be of interest as it uses AJAX to update the info on the root web page: https://github.com/alanesq/misc/blob/main/esp32cam-timelapse.cpp
+BTW - I have created a timelapse sketch based on this one which may be of interest: https://github.com/alanesq/misc/blob/main/esp32cam-timelapse.cpp
LATEST NEWS!!!