Skip to content

Commit 97edcf3

Browse files
committed
Update project description for BrowserCacheExtensions to clarify functionality
1 parent a86c246 commit 97edcf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LocalStorage/BrowserCache.Extensions.LocalStorage.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Version>0.1.0-alpha</Version>
99
<PackageIcon>jjosh-logo.png</PackageIcon>
1010
<Authors>jjosh102</Authors>
11-
<Description>A simple library that cache data into the browsers local storage.</Description>
11+
<Description>BrowserCacheExtensions is a collection of extensions designed to cache non-confidential data in the browser.</Description>
1212
<PackageId>LocalStorage.Extensions</PackageId>
1313
<PackageProjectUrl>https://github.com/jjosh102/LocalStorage.Extensions</PackageProjectUrl>
1414
<RepositoryUrl>https://github.com/jjosh102/LocalStorage.Extensions</RepositoryUrl>

0 commit comments

Comments
 (0)