README : move TODO to the bottom.
This commit is contained in:
parent
4fa07c303b
commit
cf7886d670
|
@ -1,6 +1,4 @@
|
|||
# Dmitry Voronin Resume.
|
||||
## TODO.
|
||||
- Change icon color programmatically.
|
||||
|
||||
## How to build.
|
||||
```bash
|
||||
|
@ -31,3 +29,6 @@ $ ./install-tl
|
|||
### Installing missing dependencies.
|
||||
When trying to build the project, lualatex may throw missing dependency errors.
|
||||
To install them use `$ tlmgr install $dependency`.
|
||||
|
||||
## TODO.
|
||||
- Change icon color programmatically.
|
||||
|
|
Loading…
Reference in a new issue