Daniel преди 3 години
родител
ревизия
01f00a5aa7
променени са 2 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      README.md
  2. BIN
      example.jpg

+ 2 - 0
README.md

@@ -3,6 +3,8 @@ 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.
 
+![Example](example.jpg)
+
 A new Overview is created by making a new instance of the Schedule class:
 
 ```php

BIN
example.jpg