Update README.md

This commit is contained in:
Daniel
2023-04-21 23:17:22 +03:00
committed by GitHub
parent 56fd9625d6
commit 8aacc28631

View File

@@ -17,7 +17,7 @@ A list of the main features of the project:
| Multiplication | Overloaded operator * |
| Division | Overloaded operator / |
| I/O | Overloaded operators cin/cout |
| Comparison | Overloaded operators </>/==/!= |
| Comparison | Overloaded operators ```<```/```>```/```==```/```!=``` |
## Usage