mirror of
https://github.com/Naereen/badges.git
synced 2025-12-16 02:10:05 +01:00
Added two « Made with: LaTeX » and « Made with: MathJax » badge.
This commit is contained in:
16
README.md
16
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
|
||||
[](https://www.python.org/)
|
||||
```
|
||||
|
||||
----
|
||||
|
||||
## [LaTeX](https://www.latex-project.org/) related
|
||||
|
||||
[](https://www.latex-project.org/)
|
||||
```markdown
|
||||
[](https://www.latex-project.org/)
|
||||
```
|
||||
|
||||
[](https://www.mathjax.org/)
|
||||
```markdown
|
||||
[](https://www.mathjax.org/)
|
||||
```
|
||||
|
||||
### [PyPI](https://pypi.python.org/) downloads
|
||||
[](https://pypi.python.org/pypi/ansicolortags/)
|
||||
```markdown
|
||||
|
||||
Reference in New Issue
Block a user