README.md: Add Nora to the list of authors.

pull/13/head
Jim Blandy 3 years ago
parent f33db3397d
commit 095dc1628b

@ -1,7 +1,7 @@
# Code Examples for _Programming Rust_
This repository contains complete code for the larger example programs
from the book “Programming Rust”, by Jim Blandy and Jason Orendorff.
This repository contains complete code for the larger example programs from the
book “Programming Rust”, by Jim Blandy, Jason Orendorff, and Leonora Tindall.
Each subdirectory is a distinct Rust project, with its own Cargo.toml file. You
should be able to enter each directory and use `cargo build` and `cargo test`.

Loading…
Cancel
Save