소스 검색

Удалить 'Readme.md'

gr782_lva 3 년 전
부모
커밋
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 
-```