diff --git a/README.md b/README.md index aebb360..1c6b263 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Going forward, we no need to enable sticky session (JSESSIONID) in Load balancer -####Steps to be done, +#### Steps to be done, 1. Move the downloaded jars to tomcat/lib directory * **$catalina.home/lib/** @@ -44,5 +44,5 @@ Going forward, we no need to enable sticky session (JSESSIONID) in Load balancer * **<session-timeout>60</session-timeout>** * **</session-config>** -###Note: +### Note: * The Redis session manager supports, both single redis master and redis cluster based on the redis.properties configuration.