You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/STYME/STYME.csproj
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<PropertyGroup>
4
4
<Version>0.1.0</Version>
5
5
<Summary>A zero-dependency library that allows for manipulating dates and times using natural language.</Summary>
6
-
<Description>A zero-dependency library that allows for manipulating dates and times using natural language.</Description>
6
+
<Description>A zero-dependency library that allows for manipulating dates and times using natural language, for example "add 1 day" or "deduct 3 hours".</Description>
0 commit comments