瀏覽代碼

Adding a Visualization

pull/55/head
gitviscode 5 年之前
父節點
當前提交
ca1a411e07
共有 1 個檔案被更改,包括 9 行新增0 行删除
  1. +9
    -0
      README.md

+ 9
- 0
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)


Loading…
取消
儲存