Browse Source

Adding example image

Daniel 2 years ago
parent
commit
01f00a5aa7
2 changed files with 2 additions and 0 deletions
  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