From b69f547674b9e12cae5e1a17f54849052c0484c6 Mon Sep 17 00:00:00 2001 From: Vinicius Date: Fri, 28 Jun 2024 12:02:04 +0000 Subject: [PATCH] Adding closed PR section reference on the `Coming soon...` topic --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c32a167..817aa23 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ $ todayiwill list Check the [opened issues](https://github.com/vncsmyrnk/todayiwill/issues) section to know what will soon be available. +Access the [closed PR](https://github.com/vncsmyrnk/todayiwill/pulls?q=is%3Apr+is%3Aclosed) section to know what was done so far. + ## Development with docker ```bash