Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
creamdog committed Nov 25, 2013
1 parent 6bdb3de commit e6787ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ namespace Asp.Net.Example
```

##Example definining your own cache key generation using ICacheKeyGenerator
If your application does not have access to "System.Web.Cache" as in running in self hosting mode you can use the DiskCacheStore to enable caching thought LightningCache.

```c#
using System;
using System.Text;
Expand Down

0 comments on commit e6787ca

Please sign in to comment.