diff --git a/README.md b/README.md index 4eb86f9..5308381 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # 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 . + ## Reading a .mat file ```csharp