File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ cargo test
1919cargo run -- check photo.jpg
2020```
2121
22- Requires ** Rust 1.86+** .
22+ Requires [ ** Rust 1.86+** ] ( https://rust-lang.org/tools/install/ ) .
2323
2424## Before Submitting a PR
2525
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ AICheck answers these questions by analyzing file metadata and invisible waterma
2929cargo install aicheck
3030```
3131
32- > Requires Rust 1.86+. Or build from source: ` cargo install --path . `
32+ > Requires [ Rust 1.86+] ( https://rust-lang.org/tools/install/ ) . Or build from source: ` cargo install --path . `
3333
3434``` bash
3535aic check photo.jpg
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ AICheck beantwortet diese Fragen durch Analyse von Datei-Metadaten und unsichtba
2929cargo install aicheck
3030```
3131
32- > Erfordert Rust 1.86+. Oder aus dem Quellcode bauen: ` cargo install --path . `
32+ > Erfordert [ Rust 1.86+] ( https://rust-lang.org/tools/install/ ) . Oder aus dem Quellcode bauen: ` cargo install --path . `
3333
3434``` bash
3535aic check photo.jpg
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ AICheck responde estas preguntas analizando los metadatos de archivos y marcas d
2929cargo install aicheck
3030```
3131
32- > Requiere Rust 1.86+. O compilar desde el código fuente: ` cargo install --path . `
32+ > Requiere [ Rust 1.86+] ( https://rust-lang.org/tools/install/ ) . O compilar desde el código fuente: ` cargo install --path . `
3333
3434``` bash
3535aic check photo.jpg
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ AICheck फ़ाइल मेटाडेटा और अदृश्य व
2929cargo install aicheck
3030```
3131
32- > Rust 1.86+ आवश्यक। सोर्स से बिल्ड करें: ` cargo install --path . `
32+ > [ Rust 1.86+] ( https://rust-lang.org/tools/install/ ) आवश्यक। सोर्स से बिल्ड करें: ` cargo install --path . `
3333
3434``` bash
3535aic check photo.jpg
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ AICheckはファイルのメタデータと不可視ウォーターマークを
2929cargo install aicheck
3030```
3131
32- > Rust 1.86+が必要です。ソースからビルド:` cargo install --path . `
32+ > [ Rust 1.86+] ( https://rust-lang.org/tools/install/ ) が必要です。ソースからビルド:` cargo install --path . `
3333
3434``` bash
3535aic check photo.jpg
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ AICheck는 파일 메타데이터와 보이지 않는 워터마크를 분석하
2929cargo install aicheck
3030```
3131
32- > Rust 1.86+ 필요. 소스에서 빌드: ` cargo install --path . `
32+ > [ Rust 1.86+] ( https://rust-lang.org/tools/install/ ) 필요. 소스에서 빌드: ` cargo install --path . `
3333
3434``` bash
3535aic check photo.jpg
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ AICheck 通过分析文件元数据和隐形水印来回答这些问题。不需
2929cargo install aicheck
3030```
3131
32- > 需要 Rust 1.86+。从源码构建:` cargo install --path . `
32+ > 需要 [ Rust 1.86+] ( https://rust-lang.org/tools/install/ ) 。从源码构建:` cargo install --path . `
3333
3434``` bash
3535aic check photo.jpg
You can’t perform that action at this time.
0 commit comments