@@ -1,4 +1,9 @@
How to use this , you need a compiler for Go , and a compiler for Rust , then you can go to the directory and write depending on what you build or try to run
-#cargo run
+```bash
+cargo run
+```
or
-#go run main.go
+
+go run main.go