Commit 0071213e67afe6532b1132ba119518a1f36e6071
1 parent
51045248
Exists in
master
Update README.md
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -26,7 +26,7 @@ Professor: Rafael Vargas | @@ -26,7 +26,7 @@ Professor: Rafael Vargas | ||
26 | | ++ | incremento inteira e ponto flutuante | | 26 | | ++ | incremento inteira e ponto flutuante | |
27 | | -- | decremento inteira e ponto flutuante | | 27 | | -- | decremento inteira e ponto flutuante | |
28 | | && | AND | | 28 | | && | AND | |
29 | -| || | or | | 29 | +| \|\| | or | |
30 | | ! | not | | 30 | | ! | not | |
31 | | > | maior do que | | 31 | | > | maior do que | |
32 | | >= | maior ou igual a | | 32 | | >= | maior ou igual a | |