mirror of
https://github.com/Paul-Houser/StartTree.git
synced 2024-11-21 23:13:06 +01:00
Update README.md
This commit is contained in:
parent
1e9677dcb9
commit
086707a355
22
README.md
22
README.md
@ -5,22 +5,16 @@ A terminal-style home page replicating the tree command.
|
|||||||
<img src="/images/StartTree.png", title="StartTree"/>
|
<img src="/images/StartTree.png", title="StartTree"/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<span style="">
|
||||||
<img src="/images/void.png", title="void"/>
|
<p align="left">
|
||||||
</p>
|
<img src="/images/void.png", title="void" width=400/>
|
||||||
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="right">
|
||||||
<img src="/images/forest.png", title="forest"/>
|
<img src="/images/forest.png", title="forest" width=400/>
|
||||||
</p>
|
</p>
|
||||||
|
</span>
|
||||||
|
|
||||||
## TODO
|
|
||||||
- [x] Add screenshot to README.md
|
|
||||||
- [x] add install script
|
|
||||||
- [ ] Should allow selection of search engine
|
|
||||||
- [x] Should allow for multiple columns
|
|
||||||
- [x] User makes a 'config.yaml' file that is parsed and translated into the HTML
|
|
||||||
- [x] Allow setting the font size in the config
|
|
||||||
- [ ] Install the update script into a `$PATH` directory
|
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
font_size: 15
|
font_size: 15
|
||||||
|
Loading…
Reference in New Issue
Block a user