diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..804e30f --- /dev/null +++ b/.gitignore @@ -0,0 +1,31 @@ +# Windows default autosave extension +*.asv + +# OSX / *nix default autosave extension +*.m~ + +# Compiled MEX binaries (all platforms) +*.mex* + +# Packaged app and toolbox files +*.mlappinstall +*.mltbx + +# Generated helpsearch folders +helpsearch*/ + +# Simulink code generation folders +slprj/ +sccprj/ + +# Matlab code generation folders +codegen/ + +# Simulink autosave extension +*.autosave + +# Simulink cache files +*.slxc + +# Octave session info +octave-workspace \ No newline at end of file diff --git a/README.md b/README.md index 9857329..7428375 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -![Release Version](release_badge.svg) +![tag](https://img.shields.io/github/v/tag/iq-motion-control/iq-module-communication-matlab) +![release](https://img.shields.io/github/release/iq-motion-control/iq-module-communication-matlab/all.svg) # Matlab API @@ -7,7 +8,7 @@ This is the library to control a IQ Motion Control Module with Matlab ## Getting Started Include this library in your Matlab folder path to use it. -Read the programming [documentation](http://www.iq-control.com/documentation) on our website to learn how to use this library. +Read the programming [documentation](http://www.iq-control.com/support) on our website to learn how to use this library. A .zip of the library can also be found on our [release page](https://github.com/iq-motion-control/iq-module-communication-matlab/releases). Use the tags to make sure you are using the latest stable release version. ### Prerequisites diff --git a/release_badge.svg b/release_badge.svg deleted file mode 100644 index b121914..0000000 --- a/release_badge.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - release - release - - v1.0.1 - v1.0.1 - - - - - -