mirror of
https://github.com/Gerald-Ha/GGTree.git
synced 2025-04-14 09:53:20 +00:00
Update README.md
This commit is contained in:
parent
31c794a200
commit
2ca76b9b36
@ -4,7 +4,8 @@
|
||||
GGTree is a simple Python program that outputs the directory structure (tree) from the current folder to the console.
|
||||
|
||||
## Sample
|
||||
[14:22:05] User:~/python/tree$ ggtree
|
||||
```
|
||||
[14:22:05] User: /python/tree$ ggtree
|
||||
Directory tree for: /python/tree
|
||||
├── README.md
|
||||
├── README.md~
|
||||
@ -13,7 +14,8 @@ Directory tree for: /python/tree
|
||||
├── ggtree.py
|
||||
├── install.sh
|
||||
└── uninstall.sh
|
||||
[14:22:07] User:~/python/tree$
|
||||
[14:22:07] User: /python/tree$
|
||||
```
|
||||
|
||||
|
||||
## Features
|
||||
|
Loading…
Reference in New Issue
Block a user