From 02a065df5a5ee8dcee8cc53d757aa4271ae94ff9 Mon Sep 17 00:00:00 2001 From: Marcos Marado Date: Sat, 19 Oct 2019 08:17:56 +0100 Subject: [PATCH] Correctly capitalize LaTeX (#525) As seen in https://en.wikipedia.org/wiki/LaTeX , for eg.. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba16286..ccf39fd 100644 --- a/README.md +++ b/README.md @@ -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)_
Multiplatform assertion library for Kotlin - [Hexagon](https://github.com/hexagonkt/hexagon/labels/help%20wanted) _(label: help wanted)_
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)_
A collection of language independent pseudocodes (pdf) for interview preparation and competitive programming.