From e43e9c684765958ca2329655c73269faa4b1748f Mon Sep 17 00:00:00 2001
From: Markus Birth <mbirth@gmail.com>
Date: Wed, 1 Nov 2017 17:50:09 +0100
Subject: [PATCH] Initial commit

---
 README.md | 8 ++++++++
 index.php | 2 ++
 2 files changed, 10 insertions(+)
 create mode 100644 README.md
 create mode 100644 index.php

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1d7322a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+TCL Update DB
+=============
+
+This is going to be a web service to collect information about new updates from the
+[tcl_ota_check](https://github.com/mbirth/tcl_ota_check) tools.
+tools.
+
+Also it will display a table of all (found) updates and the date when they were discovered.
diff --git a/index.php b/index.php
new file mode 100644
index 0000000..a4abe2d
--- /dev/null
+++ b/index.php
@@ -0,0 +1,2 @@
+<?php
+