summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/drawmatrix/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/drawmatrix/README.md')
-rw-r--r--macros/latex/contrib/drawmatrix/README.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/macros/latex/contrib/drawmatrix/README.md b/macros/latex/contrib/drawmatrix/README.md
new file mode 100644
index 0000000000..66cd2bb2a9
--- /dev/null
+++ b/macros/latex/contrib/drawmatrix/README.md
@@ -0,0 +1,22 @@
+drawmatrix
+==========
+
+[![Build Status](https://travis-ci.org/elmar-peise/drawmatrix.svg?branch=master)](https://travis-ci.org/elmar-peise/drawmatrix)
+
+drawmatrix provides macros to visually represent matrices. Various options
+allow to change the visualizations, e.g., drawing rectangular, triangular, or
+banded matrices.
+
+## License
+
+This package is distributed under the MIT license (see `LICENSE`).
+
+## Documentation
+
+The documentation `drawmatrix.pdf` is obtained by running `pdflatex` on
+`drawmatrix.dtx`.
+
+## Bugs, Issues and Requests
+
+Please go to http://github.com/elmar-peise/drawmatrix to submit bug reports,
+request new features, etc.