mirror of
https://github.com/Gerald-Ha/GGTree.git
synced 2025-04-22 17:52:59 +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.
|
GGTree is a simple Python program that outputs the directory structure (tree) from the current folder to the console.
|
||||||
|
|
||||||
## Sample
|
## Sample
|
||||||
[14:22:05] User:~/python/tree$ ggtree
|
```
|
||||||
|
[14:22:05] User: /python/tree$ ggtree
|
||||||
Directory tree for: /python/tree
|
Directory tree for: /python/tree
|
||||||
├── README.md
|
├── README.md
|
||||||
├── README.md~
|
├── README.md~
|
||||||
@ -13,7 +14,8 @@ Directory tree for: /python/tree
|
|||||||
├── ggtree.py
|
├── ggtree.py
|
||||||
├── install.sh
|
├── install.sh
|
||||||
└── uninstall.sh
|
└── uninstall.sh
|
||||||
[14:22:07] User:~/python/tree$
|
[14:22:07] User: /python/tree$
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
Loading…
Reference in New Issue
Block a user