diff --git a/README.md b/README.md index e952602..70067bb 100644 --- a/README.md +++ b/README.md @@ -34,5 +34,6 @@ When trying to build the project, lualatex may throw missing dependency errors. To install them use `$ tlmgr install $dependency`. ## TODO. -- [x] Change icon color programmatically. +- [x] Change icon color on build. - [x] Fallback for using black icons if ImageMagick is not available. +- [ ] Show warning if ImageMagick is not available.