From c7c52764a1eae3b29bb6031e05fa94dfcd2960e1 Mon Sep 17 00:00:00 2001 From: Ivan Ivanchuk Date: Sat, 18 Feb 2023 14:23:15 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96133a5..f7bc51a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ This is a pre-configured template for your projects in Java, you can use it with ## How to use? - Configure actions in `workflows` folder. - [Configure](https://doc.rultor.com/reference.html) the `@rultor`. - - [Configure](https://www.yegor256.com/2017/04/05/pdd-in-action.html) the `@0pdd`. + - [Configure](https://www.yegor256.com/2017/04/05/pdd-in-action.html) the `0pdd`. + - [Configure](https://github.com/marketplace/renovate) the `renovate`. And you're good to go!