diff --git a/README.md b/README.md index e5ef67299f..fceefd7596 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # revm - Rust Ethereum Virtual Machine + -Is EVM written in rust that is focused on **speed** and **simplicity**. It has fast and flexible implementation with simple interface and embedded Host. It is passing all `ethereum/tests` test suits +Is EVM written in the Rust that is focused on **speed** and **simplicity**. It has fast and flexible implementation with simple interface and embedded Host. It is passing all `ethereum/tests` test suits Here is a list of things that I would like to use as guide in this project: - **EVM compatibility and stability** - this goes without saying but it is nice to put it here. In the blockchain industry, stability is the most desired attribute of any system. diff --git a/assets/logo.pdf b/assets/logo.pdf new file mode 100644 index 0000000000..eb42ded41b Binary files /dev/null and b/assets/logo.pdf differ diff --git a/assets/logo.png b/assets/logo.png new file mode 100644 index 0000000000..56c405818b Binary files /dev/null and b/assets/logo.png differ