Skip to content

Commit 095dc16

Browse files
committed
README.md: Add Nora to the list of authors.
1 parent f33db33 commit 095dc16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Code Examples for _Programming Rust_
22

3-
This repository contains complete code for the larger example programs
4-
from the book “Programming Rust”, by Jim Blandy and Jason Orendorff.
3+
This repository contains complete code for the larger example programs from the
4+
book “Programming Rust”, by Jim Blandy, Jason Orendorff, and Leonora Tindall.
55

66
Each subdirectory is a distinct Rust project, with its own Cargo.toml file. You
77
should be able to enter each directory and use `cargo build` and `cargo test`.

0 commit comments

Comments
 (0)