Skip to content

Commit b55fce6

Browse files
committed
updated readme
1 parent 9b27264 commit b55fce6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
# latex_matrix
2+
Simple webpage for generating latex code for matrices
3+
4+
### Usage
5+
Go to the [project webpage](https://jasonwarta.com/latex.html) or download the standalone html file and open it in your web browser.
6+
7+
To use the generated latex in a latex document, you must import the __amsmath__ package, by putting `\usepackage{amsmath}` near the top of your document.

0 commit comments

Comments
 (0)