diff --git a/README.md b/README.md index ea95b87..6e0bf66 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ vmassembler is a small C++ project which uses [flex](https://en.wikipedia.org/wi ### Contents +The repo contains the following notable folders and files: + * `dependencies/` - vmprofiler is the only dependency for this project... * `src/` - source code for the vmassembler... * `compiler.cpp` - responsible for encoding and encrypting virtual instructions...