README : move TODO to the bottom.

This commit is contained in:
Dmitry Voronin 2023-08-02 15:35:31 +03:00
parent 4fa07c303b
commit cf7886d670

View file

@ -1,6 +1,4 @@
# Dmitry Voronin Resume. # Dmitry Voronin Resume.
## TODO.
- Change icon color programmatically.
## How to build. ## How to build.
```bash ```bash
@ -31,3 +29,6 @@ $ ./install-tl
### Installing missing dependencies. ### Installing missing dependencies.
When trying to build the project, lualatex may throw missing dependency errors. When trying to build the project, lualatex may throw missing dependency errors.
To install them use `$ tlmgr install $dependency`. To install them use `$ tlmgr install $dependency`.
## TODO.
- Change icon color programmatically.