From afeba6cc527b798b2e3bbccff40e369ab71d7d9d Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Tue, 28 Feb 2023 09:29:32 +0100 Subject: [PATCH] fix capitalization --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d87d571fb..9bdd09055 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# User documentation - -test +# User Documentation This project contains IT4Innovations user documentation source. @@ -15,7 +13,7 @@ $ source venv/bin/activate $ pip install -r requirements.txt ``` -### Package upgrade with pip +### Package Upgrade With pip ```console $ pip list -o @@ -43,7 +41,7 @@ Mellanox ## Mathematical Formulae -### Formulas are made with: +### Formulas Are Made With: * [https://facelessuser.github.io/pymdown-extensions/extensions/arithmatex/](https://facelessuser.github.io/pymdown-extensions/extensions/arithmatex/) * [https://www.mathjax.org/](https://www.mathjax.org/) -- GitLab