From e773991120a4c68f01807745a08caa7b27a71692 Mon Sep 17 00:00:00 2001
From: "R. Eric Wheeler" <sikofitt@gmail.com>
Date: Fri, 8 Jan 2021 21:29:32 +0000
Subject: [PATCH] Update public/index.html

---
 public/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public/index.html b/public/index.html
index 53a7f24..3431adb 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2,5 +2,6 @@
 <head>
 </head>
 <body>
+    _getch() implimentation for php using \FFI.
 </body>
 </html>