Skip to content

Commit a90922e

Browse files
authored
Update README.md
1 parent cd2dcf8 commit a90922e

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
@@ -4,7 +4,7 @@ A library which wraps the StackExchange.Redis client, specifically using JSON se
44
To install without the source, use the NuGet package:
55
https://www.nuget.org/packages/ChunkingRedisClient/
66

7-
The purpose of this library is to create a re-usable library of code (NB. which I need to put into a NuGet package) for wrapping the StackExchange.RedisClient and solving the issues I usually need to solve.
7+
The purpose of this library is to create a re-usable library of code for wrapping the StackExchange.RedisClient and solving the issues I usually need to solve.
88

99
Those being:
1010

0 commit comments

Comments
 (0)