Skip to content

Commit fb96593

Browse files
committed
README touch ups
1 parent c89ffd8 commit fb96593

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ VERSION INFORMATION
5252

5353
- New unit tests (need way more)
5454

55-
***** SPECIAL THANKS TO THE MAJOR CONTRIBUTORS TO THIS BUILD: mmajcica and aweber1 - you rock! :)
55+
- SPECIAL THANKS TO THE MAJOR CONTRIBUTORS TO THIS BUILD: mmajcica and aweber1 - you rock! :)
5656

5757

5858
INSTALLATION INSTRUCTIONS
@@ -74,9 +74,11 @@ not have to be in the same order, but each client's list should contain the same
7474
Supported built-in custom Loggers and Serializers:
7575

7676
`Dache.Client.Serialization.BinarySerializer, Dache.Client`
77+
7778
`Dache.Client.Serialization.GZipSerializer, Dache.Client`
7879

7980
`Dache.Core.Logging.EventViewerLogger, Dache.Core`
81+
8082
`Dache.Core.Logging.FileLogger, Dache.Core`
8183

8284

@@ -102,9 +104,11 @@ To uninstall, run `uninstall.bat` or uninstall it manually via .NET 4.0's `insta
102104
Supported built-in custom MemCaches and Serializers:
103105

104106
`Dache.CacheHost.Storage.MemCache, Dache.CacheHost`
107+
105108
`Dache.CacheHost.Storage.GZipMemCache, Dache.CacheHost`
106109

107110
`Dache.Core.Logging.EventViewerLogger, Dache.Core`
111+
108112
`Dache.Core.Logging.FileLogger, Dache.Core`
109113

110114

0 commit comments

Comments
 (0)