From ca1a411e07e43202d681f6f171546ecc4610da8f Mon Sep 17 00:00:00 2001 From: gitviscode <46450021+gitviscode@users.noreply.github.com> Date: Wed, 9 Jan 2019 01:43:10 +0530 Subject: [PATCH] Adding a Visualization --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1c715b7..820fb37 100644 --- a/README.md +++ b/README.md @@ -2321,3 +2321,12 @@ grep -v ^[[:space:]]*# filename ```bash egrep -v '#|^$' filename ``` + +### Code Visualization: + +Here is a cool visualization of the code evolution + + [![Watch the video](https://img.youtube.com/vi/a2EcQFzOxg0/0.jpg)](https://www.youtube.com/watch?v=a2EcQFzOxg0) + + [https://www.youtube.com/watch?v=a2EcQFzOxg0](https://www.youtube.com/watch?v=a2EcQFzOxg0) +