From d5133ad6e4a48eac0980d2418ed39d7ff693edbe Mon Sep 17 00:00:00 2001 From: Luciano Ramalho Date: Thu, 2 Dec 2021 11:39:34 -0300 Subject: [PATCH] Update README.rst --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index af75b88..39b95c4 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ Fluent Python, First Edition: example code ========================================== +**This repository is archived and will not be updated. Please visit https://github.com/fluentpython/example-code-2e** + Example code for the book `Fluent Python, First Edition` by Luciano Ramalho (O'Reilly, 2015). * Code here may change and disappear without warning.