diff --git a/README.md b/README.md index b90c109..e83ced4 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ using Literate Literate.markdown("examples/README.jl", "."; flavor=Literate.CommonMarkFlavor()) ```` +### Related packages + +- [Weave.jl](https://github.com/JunoLab/Weave.jl) + [docs-img]: https://img.shields.io/badge/docs-latest%20release-blue.svg [docs-url]: https://fredrikekre.github.io/Literate.jl/ diff --git a/examples/README.jl b/examples/README.jl index d0966c8..f4e9b2d 100644 --- a/examples/README.jl +++ b/examples/README.jl @@ -22,6 +22,12 @@ using Literate Literate.markdown("examples/README.jl", "."; flavor=Literate.CommonMarkFlavor()) + +# ### Related packages +# +# - [Weave.jl](https://github.com/JunoLab/Weave.jl) + + # [docs-img]: https://img.shields.io/badge/docs-latest%20release-blue.svg # [docs-url]: https://fredrikekre.github.io/Literate.jl/ #