diff --git a/README.md b/README.md index e83ced4..e6a18ac 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,8 @@ Literate.markdown("examples/README.jl", "."; flavor=Literate.CommonMarkFlavor()) ### Related packages -- [Weave.jl](https://github.com/JunoLab/Weave.jl) +- [Weave.jl](https://github.com/JunoLab/Weave.jl) can generate Jupyter notebooks, HTML, or PDF directly from a Markdown format containing Julia code blocks. +- [Quarto](https://quarto.org) can generate Jupyter notebooks, HTML, or PDF directly from a Markdown format containing Julia code blocks, and also works with R and Python. [docs-img]: https://img.shields.io/badge/docs-latest%20release-blue.svg [docs-url]: https://fredrikekre.github.io/Literate.jl/