From 303b8bc5ea559343fd2ee7ea6794bdb80170bb89 Mon Sep 17 00:00:00 2001 From: Daniel Date: Tue, 28 Sep 2021 13:34:19 +0200 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f49ffa..e1c01c7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -VATSIM PHP Scheduler, using VATSIM GERMANY API. +## VATSIM PHP Scheduler, using VATSIM GERMANY API. It is recommended to set up a separate PHP file for each overview you would like to create. Alternatively one file can be created that outputs images to files using a cronjob. If multiple overviews use the same stations, optional stations or wanted stations, a central config file might be useful.