Add contact information to README

This commit is contained in:
Alexander Luzgarev 2017-11-19 14:58:46 +01:00
parent 404096bc8a
commit 4ee6f2e599

View File

@ -1,5 +1,8 @@
# MatFileHandler # MatFileHandler
This document briefly describes how to perform simple operations with .mat files using MatFileHandler.
If you have questions and/or ideas, you can [file a new issue](https://github.com/mahalex/MatFileHandler/issues/new) or contact me directly at <mahalex@gmail.com>.
## Reading a .mat file ## Reading a .mat file
```csharp ```csharp