浏览代码

Adding example image

Daniel 2 年之前
父节点
当前提交
01f00a5aa7
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md
  2. 二进制
      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

二进制
example.jpg