Skip to content

Commit 1601510

Browse files
author
Chris Cowan
committed
Updating formating
1 parent 50be8bf commit 1601510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sharing sessions between Node.js and PHP
22

3-
TL;DR I'm working on a site to incrimentally migrate the codebase from PHP to Node.js. This is a working of how to share session between PHP and Node.js using Redis as the persitant store.
3+
**TL;DR** I'm working on a site to incrimentally migrate the codebase from PHP to Node.js. This is a working of how to share session between PHP and Node.js using Redis as the persitant store.
44

55
## Background
66

0 commit comments

Comments
 (0)