From 102eb84267500197707fe6db68e3c56c97ec1e50 Mon Sep 17 00:00:00 2001 From: Lilian Besson Date: Thu, 13 Oct 2016 09:45:43 +0200 Subject: [PATCH] =?UTF-8?q?Added=20two=20=C2=AB=20Made=20with:=20LaTeX=20?= =?UTF-8?q?=C2=BB=20and=20=C2=AB=20Made=20with:=20MathJax=20=C2=BB=20badge?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 56c65b2..1060138 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A list of badges, with their Markdown code, that can be included in a `README.md ## TODO - [X] Finish this list - [X] Update link for the *real ressource* that should get linked to -- [ ] Update all my README.md to add nice badges +- [X] Update all my README.md to add nice badges ## Issues - [ ] Smaller size (badge size) for some [ForTheBadge.com](http://ForTheBadge.com) badges? (with-science, winter-is-coming, made-with-python, all the creative-commons) @@ -100,6 +100,20 @@ A list of badges, with their Markdown code, that can be included in a `README.md [![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/) ``` +---- + +## [LaTeX](https://www.latex-project.org/) related + +[![made-with-latex](https://img.shields.io/badge/Made%20with-LaTeX-1f425f.svg)](https://www.latex-project.org/) +```markdown +[![made-with-latex](https://img.shields.io/badge/Made%20with-LaTeX-1f425f.svg)](https://www.latex-project.org/) +``` + +[![made-with-mathjax](https://img.shields.io/badge/Made%20with-MathJax-1f425f.svg)](https://www.mathjax.org/) +```markdown +[![made-with-mathjax](https://img.shields.io/badge/Made%20with-MathJax-1f425f.svg)](https://www.mathjax.org/) +``` + ### [PyPI](https://pypi.python.org/) downloads [![PyPI download total](https://img.shields.io/pypi/dt/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ```markdown