diff --git a/MatFileHandler/MatFileHandler.csproj b/MatFileHandler/MatFileHandler.csproj
index 1be2c6d..6e87fc5 100755
--- a/MatFileHandler/MatFileHandler.csproj
+++ b/MatFileHandler/MatFileHandler.csproj
@@ -7,7 +7,7 @@
Alexander Luzgarev
MatFileHandler provides a simple interface for reading and writing MATLAB .mat files (of so-called "Level 5") and extracting the contents of numerical arrays, logical arrays, sparse arrays, char arrays, cell arrays and structure arrays.
Copyright 2017-2018 Alexander Luzgarev
- https://raw.githubusercontent.com/mahalex/MatFileHandler/master/LICENSE.md
+ LICENSE.md
https://github.com/mahalex/MatFileHandler
First release.
Matlab
@@ -31,4 +31,7 @@
-
\ No newline at end of file
+
+
+
+