From 4afbeb99d6a422220eb80dbb43d1f57de2e89aa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Gr=C4=99dowski?= Date: Thu, 11 Jul 2024 12:31:52 +0200 Subject: [PATCH] Update readme with presentations --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ecf5807..536623f 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,6 @@ python -m pytest --doctest-modules src - [x] `venv` and differences between `conda env` and `venv` - [src/about_venv/venv.md](src/about_venv/venv.md) + +- presentations: + - [Renaming on steroids with AI code assistants](.presentations/08072024_renaming_on_steroids)