README file updated

master
Adhithya21 6 years ago committed by GitHub
parent 1c30e9691a
commit 1c78d4f629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,6 +16,7 @@ fn poll(&mut self, est: ElevatorState, dst: u64) -> MotorInput;
}
```
In order to successfully read through this book and work out all the code samples, we expect readers to fulfill the following
* We assume familiarity with the concepts from the first 10 chapters of Rust
documentation (https://doc.rust-lang.org/book/). Some of the material from
these chapters is fairly advanced, so we will also explain that here when relevant.

Loading…
Cancel
Save