Add a README for the examples

This commit is contained in:
Alex Crichton
2017-09-11 13:31:08 -07:00
parent 2e5cd1640e
commit ecedea3404
3 changed files with 63 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
//!
//! To see this server in action, you can run this in one terminal:
//!
//! cargo run --example echoe-threads
//! cargo run --example echo-threads
//!
//! and in another terminal you can run:
//!