simonschoelly / KittyTerminalImages.jl

A package that allows Julia to display images in the kitty terminal editor
MIT License
97 stars 7 forks source link

Explain how to display plots from scripts #9

Closed ziotom78 closed 3 years ago

ziotom78 commented 3 years ago

This PR adds the trick explained in issue #8 (force display of plots when running scripts) to the README. Had there been a «FAQ» section, I would have put the text under it, but at the moment the best place I found was under the «Usage» section.

simonschoelly commented 3 years ago

Thank you, I think I can just add this to the readme as it is.