Commit 0071213e67afe6532b1132ba119518a1f36e6071

Authored by 20172LI177
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 26 | ++ | incremento inteira e ponto flutuante |
27 27 | -- | decremento inteira e ponto flutuante |
28 28 | && | AND |
29   -| || | or |
  29 +| \|\| | or |
30 30 | ! | not |
31 31 | > | maior do que |
32 32 | >= | maior ou igual a |
... ...