commit e43e9c684765958ca2329655c73269faa4b1748f Author: Markus Birth Date: Wed Nov 1 17:50:09 2017 +0100 Initial commit 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 @@ +