Update README.md

This commit is contained in:
T. Isaac Lightburn
2018-12-21 03:49:35 -06:00
committed by GitHub
parent 3fc24151e6
commit 710aef0920

View File

@@ -1,6 +1,8 @@
# OpenKJ Standalone Request Server # OpenKJ Standalone Request Server
Standalone basic single-venue request server implementation for use with OpenKJ. Standalone basic single-venue request server implementation for use with OpenKJ.
Note: This is intended for people who already know how to configure and manage their own webservers and have a general familiarity with php. The easier and more feature rich option is to use the hosted service available at https://okjsongbook.com
Requires php Requires php
Can be run under either php's built in web server or under any web server with php support like apache or nginx. Can be run under either php's built in web server or under any web server with php support like apache or nginx.