Improved markdown.

This commit is contained in:
Achim D. Brucker 2016-12-01 08:18:53 +00:00
parent 566d6a0846
commit 9c916fbcc0
1 changed files with 2 additions and 2 deletions

View File

@ -25,11 +25,11 @@ set out by The University of Sheffield.
## Usage ## Usage
Including the style in your latex document, i.e., Including the style in your latex document, i.e.,
``` ```tex
\usepackage{tuos-logo} \usepackage{tuos-logo}
``` ```
defines two commands: defines two commands:
``` ```tex
\tuosLogoLight \tuosLogoLight
\tuosLogoDark \tuosLogoDark
``` ```