Quellcode durchsuchen

Adding a Visualization

pull/55/head
gitviscode vor 5 Jahren
Ursprung
Commit
ca1a411e07
1 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
  1. +9
    -0
      README.md

+ 9
- 0
README.md Datei anzeigen

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


Laden…
Abbrechen
Speichern