diff --git a/README.md b/README.md index 37b0301..f9d6fe7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,3 @@ The `multrix` command can calculate both dot or cross products if given the resp ## installation The program requires no dependencies other than the nim standard library. Just run `make` in the root of the project and run the executables in `bin`. - -$${\mu}_{t} = {\rho} {C} _ {\mu} {\frac{k^2}{\epsilon}}$$ - -$$T^1_{0} = \begin{bmatrix} C_1 & 0 & -S_1 & a_1 C_1 \\\ S_1 & 0 & C_1 & a_1 S_1 \\\ 0 & -1 & 0 & d_1 \\\ 0 & 0 & 0 & 1 \end{bmatrix}$$ \ No newline at end of file