We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1236c2 commit fc7fceeCopy full SHA for fc7fcee
1 file changed
README.md
@@ -15,6 +15,10 @@
15
2. Open and build solution.
16
3. In your project add reference to **MatrixCalculateLibrary.dll**
17
18
+Or just install nuget package:
19
+
20
+ Install-Package AandA.MatrixCalculateLibrary -Version 1.0.0
21
22
# How to use in code
23
24
**Add using to list**
0 commit comments