From b31ae662ef8174b67a8a7a765c74a640bd5ee5db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E7=88=B1=E6=9C=89=E6=83=85?= Date: Sat, 24 Oct 2020 14:24:00 +0800 Subject: [PATCH] update readme.md. --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d636c2e..7a4d3d6 100644 --- a/readme.md +++ b/readme.md @@ -44,4 +44,5 @@ template1.put(CUT_IMAGE_NAME, getClassLoader().getResource(DEFAULT_SLIDER_IMAGE_ template1.put(FIXED_IMAGE_NAME, getClassLoader().getResource(DEFAULT_SLIDER_IMAGE_TEMPLATE_PATH.concat("/1/fixed.png"))); template1.put(MATRIX_IMAGE_NAME, getClassLoader().getResource(DEFAULT_SLIDER_IMAGE_TEMPLATE_PATH.concat("/1/matrix.png"))); addTemplate(template1); -``` \ No newline at end of file +``` +- qq群: 1021884609 \ No newline at end of file