Update README.md

This commit is contained in:
Temirkhan Myrzamadi 2020-02-14 13:55:51 +06:00 committed by GitHub
parent 0358001b84
commit 6dba649988
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -233,4 +233,4 @@ Our [finite automaton](https://en.wikipedia.org/wiki/Finite-state_machine), desi
}
```
The second one produces very strange compiler messages because of the `#[tokio::main]` macro. The examples in this README uses the first one for brevity.
The second one produces very strange compiler messages because of the `#[tokio::main]` macro. The examples in this README use the first one for brevity.