1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-08-04 22:07:58 +02:00

Added parsedown to credits

This commit is contained in:
Andrew Davis
2019-01-06 20:30:12 -06:00
parent da6c58fc27
commit c8f57c8d7b

View File

@@ -31,6 +31,7 @@
<li><a href="https://postcss.org/" target="_blank">PostCSS</a></li>
<li><a href="https://symfony.com/doc/current/components/console.html" target="_blank">Symfony CLI</a></li>
<li><a href="https://symfony.com/doc/current/frontend.html" target="_blank">Symfony Encore</a></li>
<li><a href="https://parsedown.org/" target="_blank">Parsedown</a></li>
</ul>
</p>
<hr />