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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Set of simple mathematical classes in C# including
15
15
* Function optimization
16
16
* Function values memorising (memoize)
17
17
18
-
I've been creating this library since 2017 for my university homework and firts job. Writing it I was practicing my C# skills from c# 3.0 to C# 7.1, getting coding experience.
18
+
I've been creating this library since 2017 for my university homework and firts job. Writing it I was practicing my C# skills from C# 3.0 to C# 7.1, getting coding experience.
19
19
20
20
There are .NET Framework version and newest supported .NET Core (named MathClassesLibrary) copy with few upgrading.
0 commit comments