Update README.md

This commit is contained in:
David Schmenk 2014-04-29 20:00:57 -07:00
parent 7685ed02b4
commit 0f2844bb20

View File

@ -16,7 +16,7 @@ PLASMA takes an approach that uses the best of all the above implementations to
The PLASMA low level operations are defined as: The PLASMA low level operations are defined as:
| OP | Description | OP | Description
|------|----------------------------------- |-------|-----------------------------------
| ZERO | push zero on the stack | ZERO | push zero on the stack
| DROP | drop top stack value | DROP | drop top stack value
| DUP | duplicate top stack value | DUP | duplicate top stack value