From d622fefbeb442d0ea73564e547e38dfb59b68648 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Mon, 9 May 2022 10:08:56 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 987f360ee..920ba4978 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,8 @@ For contributor discussion about things not better discussed here in the repo, j [![Slack](../assets/slack_rgb.png)](https://join.slack.com/t/lazygit/shared_invite/zt-5bo2clzo-hB8ZTVN5dWUCqj5QFiQVLA) +Check out this [video](https://www.youtube.com/watch?v=kNavnhzZHtk) walking through the creation of a small feature in lazygit if you want an idea of where to get started. + ### Debugging Locally Run `lazygit --debug` in one terminal tab and `lazygit --logs` in another to view the program and its log output side by side