mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 04:29:41 +00:00
update repo layout
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<img height="150" src="https://github.com/sunface/rust-by-practice/blob/master/assets/logo.png">
|
<img height="150" src="https://github.com/sunface/rust-by-practice/blob/master/en/assets/logo.png">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<h1 align="center">Rust语言实战</h1>
|
<h1 align="center">Rust语言实战</h1>
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img height="150" src="https://github.com/sunface/rust-by-practice/blob/master/assets/logo.png?raw=true">
|
<img height="150" src="https://github.com/sunface/rust-by-practice/blob/master/en/assets/logo.png?raw=true">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p align="center">通过有挑战性的示例、练习题、实践项目来提升 Rust 水平,建立从入门学习到上手实战的直通桥梁</p>
|
<p align="center">通过有挑战性的示例、练习题、实践项目来提升 Rust 水平,建立从入门学习到上手实战的直通桥梁</p>
|
||||||
|
Reference in New Issue
Block a user