From 7a0e0cd63af724625f1933541af0a0132d90f3e2 Mon Sep 17 00:00:00 2001 From: Ranjith Manickam Date: Fri, 30 Nov 2018 17:19:45 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 316dca8..143c8a1 100644 --- a/README.md +++ b/README.md @@ -46,5 +46,5 @@ more details.. https://github.com/ran-jit/tomcat-cluster-redis-session-manager/w * **</session-config>** ### Note: - * All your session attribute values must implement java.io.Serializable. + * **All your session attribute values must implement java.io.Serializable.** * This supports, both redis stand-alone and multiple node cluster based on the redis-data-cache.properties configuration.