From 710aef0920ecbcc41c8d6cc4faca6dc5925aa677 Mon Sep 17 00:00:00 2001 From: "T. Isaac Lightburn" Date: Fri, 21 Dec 2018 03:49:35 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index db7544e..50a9dea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # OpenKJ Standalone Request Server 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 Can be run under either php's built in web server or under any web server with php support like apache or nginx.