From 19c4349758b57bdb233e186746bfec03ad9ea88d Mon Sep 17 00:00:00 2001 From: Tim McNamara Date: Sat, 14 Jan 2023 21:31:28 +1300 Subject: [PATCH] Use non-MEAP cover; clarify PR position --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2cbf0806..9dabf8f4 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ -![](https://images.manning.com/180/240/resize/book/5/17c1124-214f-4307-b4fe-fd961a9a31f4/McNamara-Rust-MEAP-HI.png) +![](https://images.manning.com/264/352/resize/book/4/d33e139-a73e-4206-b457-6fa024449e33/McNamara-Rust-HI.png) # Welcome to _Rust in Action_ source code -This source code repository is a companion to the [Rust in Action][] book available from Manning Publications. - - +This source code repository is a companion to the [Rust in Action][] book by Tim McNamara, published by Manning Publications. # Supporting the book @@ -24,6 +22,8 @@ If you haven't got it yet, here are some links so that you can buy _Rust in Acti The issue tracker is open, and is useful for minor bug reports. +Please don't submit pull requests. They are not accepted due to copyright. + Please use https://livebook.manning.com/books/rust-in-action to submit issues for anything larger, especially if you want to discuss the book's text rather than a specific line of code. That way you can communicate with a community of thousands of other readers.