gr782_lva 3 лет назад
Родитель
Сommit
4687c51d21
1 измененных файлов с 0 добавлено и 9 удалено
  1. 0 9
      Readme.md

+ 0 - 9
Readme.md

@@ -1,9 +0,0 @@
-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
-```bash
-cargo run
-```
-or 
-
-```bash
-go run main.go 
-```