Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Xanonymous-GitHub/xmatrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Xanonymous-GitHub committed Jun 9, 2020
2 parents 4e18ac5 + 2b16e46 commit 0368b6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

![](https://img.shields.io/pypi/v/xmatrix.svg)
[![CodeFactor](https://www.codefactor.io/repository/github/xanonymous-github/xmatrix/badge)](https://www.codefactor.io/repository/github/xanonymous-github/xmatrix)
![Python PyPi](https://github.com/Xanonymous-GitHub/xmatrix/workflows/Upload%20Python%20Package/badge.svg)
- A python package to calculate Matrix math problems.
- python version: 3.6 and above.

Expand Down Expand Up @@ -189,4 +190,4 @@ print(i)
[1, 0, 0]
[0, 1, 0]
[0, 0, 1]
```
```

0 comments on commit 0368b6d

Please sign in to comment.