From d94e5242365555afa4aa626e4723c17d27c2f7b7 Mon Sep 17 00:00:00 2001 From: Sola Date: Mon, 6 May 2019 12:29:31 +0800 Subject: [PATCH] fix README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 455b403..9eb400c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ submit pull requests to `master` branch will be ignored. ## TroubleShooting - Before you report a bug, please [search the issue tracker](https://github.com/ZSCNetSupportDept/WechatTicketSystem/issues) to see if someone has already reported the problem. - If the issue doesn’t already exist, [create a new issue](https://github.com/ZSCNetSupportDept/WechatTicketSystem/issues/new). -- Please provide as much information as possible with the issue report, we like to know the version of FYoung4j that you are using, as well as your Operating System and JVM version. +- Please provide as much information as possible with the issue report, we like to know the version you are using, as well as your Operating System and JVM version. - If you need to paste code, or include a stack trace use Markdown ```` ``` ```` escapes before and after your text. ## License