Browse Source

Adding a Visualization

pull/55/head
gitviscode 5 years ago
parent
commit
ca1a411e07
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      README.md

+ 9
- 0
README.md View File

@@ -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)


Loading…
Cancel
Save