Skip to content

Commit

Permalink
Updated README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
thaumazant committed Dec 31, 2022
1 parent 567f030 commit 50e606d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Axioms of multiplication:
`n / 0 = (n + 1) - Ƿ, where n is any negative real number`\
`Ƿ × Ƿ = Ƿ`\
`-Ƿ × Ƿ = -Ƿ`\
`-Ƿ × -Ƿ = Ƿ`\
`-Ƿ × -Ƿ = Ƿ`

Axioms of division:

Expand Down
2 changes: 1 addition & 1 deletion liniarote_py/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Axioms of multiplication:
`n / 0 = (n + 1) - Ƿ, where n is any negative real number`\
`Ƿ × Ƿ = Ƿ`\
`-Ƿ × Ƿ = -Ƿ`\
`-Ƿ × -Ƿ = Ƿ`\
`-Ƿ × -Ƿ = Ƿ`

Axioms of division:

Expand Down

0 comments on commit 50e606d

Please sign in to comment.