From 81d25a3a898199b1d4d91da47947d6a7e3872562 Mon Sep 17 00:00:00 2001 From: "Chen.Tang" Date: Sat, 20 May 2017 23:31:14 +0800 Subject: [PATCH] Update README.md add maven version --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c34ef8..8a70b78 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,20 @@ +#MAVEN +```maven + + + com.github.penggle + kaptcha + 2.3.2 + +``` + + kaptcha - A kaptcha generation engine. Please see the website for more information about this project. http://code.google.com/p/kaptcha/ -thanks! \ No newline at end of file +thanks! + +