forked from mirror/async-std
		
	Merge pull request #30 from async-rs/correct-readme
Correct leading README sentence
This commit is contained in:
		
						commit
						5dd0ab00a0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,7 @@ https://github.com/async-rs/async-std)
 | 
			
		|||
[](https://docs.rs/async-std)
 | 
			
		||||
[](https://discord.gg/JvZeVNe)
 | 
			
		||||
 | 
			
		||||
This crate provides an async version of [`std`]. It provides all the interfaces you are used to, but async and ready for Rusts `async/await`-syntax.
 | 
			
		||||
This crate provides an async version of [`std`]. It provides all the interfaces you are used to, but in an async version and ready for Rust's `async/await`-syntax.
 | 
			
		||||
 | 
			
		||||
[`std`]: https://doc.rust-lang.org/std/index.html
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue