diff --git a/README.md b/README.md index 9684b77..61e0f23 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ ## Setup +Initialize git submodules: +```bash +git submodule init + +git submodule update +``` + Make sure to install the dependencies: ```bash diff --git a/preview.png b/preview.png index cc7ec07..846b755 100644 Binary files a/preview.png and b/preview.png differ