Correctly capitalize LaTeX (#525)

As seen in https://en.wikipedia.org/wiki/LaTeX , for eg..
This commit is contained in:
Marcos Marado 2019-10-19 08:17:56 +01:00 committed by Shmavon Gazanchyan
parent 4b45e54c07
commit 02a065df5a

View File

@ -25,7 +25,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
- [JavaScript](#javascript)
- [Julia](#julia)
- [Kotlin](#kotlin)
- [LaTex](#latex)
- [LaTeX](#latex)
- [Perl](#perl)
- [PHP](#php)
- [Python](#python)
@ -170,7 +170,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
- [Atrium](https://github.com/robstoll/atrium/labels/good%20first%20issue) _(label: good first issue)_ <br> Multiplatform assertion library for Kotlin
- [Hexagon](https://github.com/hexagonkt/hexagon/labels/help%20wanted) _(label: help wanted)_ <br> A microservices toolkit written in Kotlin
## LaTex
## LaTeX
- [Algorithmic Pseudocode](https://github.com/just-a-visitor/algorithmic-pseudocode/labels/good%20first%20issue) _(label: good first issue)_ <br> A collection of language independent pseudocodes (pdf) for interview preparation and competitive programming.