You've already forked comprehensive-rust
							
							
				mirror of
				https://github.com/google/comprehensive-rust.git
				synced 2025-10-31 08:37:45 +02:00 
			
		
		
		
	Add badges to README and welcome page (#481)
This commit is contained in:
		| @@ -1,5 +1,9 @@ | ||||
| # Comprehensive Rust 🦀 | ||||
|  | ||||
| [](https://github.com/google/comprehensive-rust/actions/workflows/build.yml) | ||||
| [](https://github.com/google/comprehensive-rust/graphs/contributors) | ||||
| [](https://github.com/google/comprehensive-rust/stargazers) | ||||
|  | ||||
| This repository has the source code for Comprehensive Rust 🦀, a four day Rust | ||||
| course developed by the Android team. The course covers all aspects of Rust, | ||||
| from basic syntax to generics and error handling. It also includes | ||||
|   | ||||
| @@ -1,5 +1,9 @@ | ||||
| # Welcome to Comprehensive Rust 🦀 | ||||
|  | ||||
| [](https://github.com/google/comprehensive-rust/actions/workflows/build.yml) | ||||
| [](https://github.com/google/comprehensive-rust/graphs/contributors) | ||||
| [](https://github.com/google/comprehensive-rust/stargazers) | ||||
|  | ||||
| This is a four day Rust course developed by the Android team. The course covers | ||||
| the full spectrum of Rust, from basic syntax to advanced topics like generics | ||||
| and error handling. It also includes Android-specific content on the last day. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user