From 3ea0798d448e343faa534d66af2ec59694ba29fc Mon Sep 17 00:00:00 2001 From: Sebastian Raschka Date: Thu, 1 Aug 2024 18:17:42 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64cf232..8d5764f 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ I welcome all sorts of feedback, best shared via the [Discussions](https://githu If you notice any problems or issues, please do not hesitate to file an [Issue](https://github.com/rasbt/LLMs-from-scratch/issues). -However, since this repository contains the code corresponding to a print book, I currently cannot accept contributions that would extend the contents of the main chapter code, as it would introduce deviations from the physical book. +However, since this repository contains the code corresponding to a print book, I currently cannot accept contributions that would extend the contents of the main chapter code, as it would introduce deviations from the physical book. Keeping it consistent helps ensure a smooth experience for everyone.