From 59eaa0a073cbef832f0822deef846f2c16b007f9 Mon Sep 17 00:00:00 2001 From: Tian Yunhao Date: Wed, 14 Feb 2018 23:25:07 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index faec80b..aa467cc 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ The UI is powered by [Semantic UI](http://semantic-ui.com/). Template designed & coded by [Sengxian](https://www.sengxian.com) and [Menci](https://men.ci). # Deploying +**Warning** The following content is **outdated**. Please refer to https://syzoj-demo.t123yh.xyz:20170/article/1 for a detailed guide and a demo server. + There's currently *no* stable version of SYZOJ 2, but you can use the unstable version from git. ``` @@ -161,4 +163,4 @@ systemctl restart syzoj-judge "allowUnauthorizedTls": false } }, -``` \ No newline at end of file +```