Update README.md

This commit is contained in:
David Schmenk 2014-05-17 20:14:09 -07:00
parent 7ceaea2d5e
commit ed1b7e1d42

View File

@ -212,7 +212,7 @@ More complex expressions can be built up using algebraic unary and binary operat
| @ | address of
| - | negate
| ~ | bitwise compliment
| ! | logical NOT
| NOT | logical NOT
| OP | Binary Operation