瀏覽代碼

readme tree

Jordan Dashel 3 年之前
父節點
當前提交
3e05adde16
共有 1 個文件被更改,包括 7 次插入2 次删除
  1. 7 2
      README.md

+ 7 - 2
README.md

@@ -6,9 +6,14 @@ Collected, once again.
 ```
 `tree -a -I .git`
 
+
 .
-├── colors
 ├── README.md
+├── colors
+├── emacs
+│   ├── configurations.el
+│   ├── functions.el
+│   └── worklog.el
 ├── scripts
 │   ├── obstrat
 │   └── pragprog
@@ -31,5 +36,5 @@ Collected, once again.
     └── .xmonad
         └── xmonad.hs
 
-10 directories, 13 files
+11 directories, 16 files
 ```