diff --git a/README.md b/README.md index e0caace2cb5aa3cf35aa29798e787b6af11eb5f9..4b8bcd75cc304402e617e3123fc7d9b868335428 100644 --- a/README.md +++ b/README.md @@ -24,19 +24,18 @@ Requirements Python's requirement are given in the [requirement file](./requirements.txt) But in short you will need : - - numpy - - Google's [tesseract](https://tesseract-ocr.github.io/tessdoc/Installation.html) - along with [pytesseract](https://pypi.org/project/pytesseract/) - - OpenCV - - Pillow - - And obviously [chafa](https://hpjansson.org/chafa/download/) or [jp2a](https://github.com/cslarsen/jp2a). +- numpy +- Google's [tesseract](https://tesseract-ocr.github.io/tessdoc/Installation.html) along with [pytesseract](https://pypi.org/project/pytesseract/) +- OpenCV +- Pillow +- And obviously [chafa](https://hpjansson.org/chafa/download/) or [jp2a](https://github.com/cslarsen/jp2a). TODO ============================================================================= -- Add Licensing -- Add txt2img and cacaview support -- Add failsafes -- Color text aware of bg +[ ] Add Licensing +[ ] Add txt2img and cacaview support +[ ] Add failsafes +[ ] Color text aware of bg Pictures larger than your terminal won't work bc i insert text with ANSI-escape code sequence lol ewe