diff --git a/README.md b/README.md index d300c48..ec4a584 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Wakanda Land -![Wakanda Land](WL5.jpg) +![Wakanda Land](./img/WL5.jpg) ## Purpose Wakanda Land is a Cyber Range deployment tool that uses ```terraform``` for automating the process of deploying an Adversarial Simulation land infrastructure for practicing various offensive attacks. This project inherits from other people's work in the Cybersecurity Community and due credit has been provided in the Credit Section. I just added some additional sprinkles to their work from my other researches. diff --git a/WL5-800x800.jpg b/img/WL5-800x800.jpg similarity index 100% rename from WL5-800x800.jpg rename to img/WL5-800x800.jpg diff --git a/WL5.jpg b/img/WL5.jpg similarity index 100% rename from WL5.jpg rename to img/WL5.jpg