From 4ee6f2e599773411bbad6e2599372a7c989486b3 Mon Sep 17 00:00:00 2001 From: Alexander Luzgarev Date: Sun, 19 Nov 2017 14:58:46 +0100 Subject: [PATCH] Add contact information to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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