README.md: Added backticks to allow plain/text output

Signed-off-by: Guilherme G. Piccoli <gpiccoli@igalia.com>
This commit is contained in:
Guilherme G. Piccoli
2021-12-17 20:24:13 -03:00
parent b75c91c98c
commit 7ba6751284

View File

@ -1,3 +1,4 @@
```
# SPDX-License-Identifier: LGPL-2.1+ # SPDX-License-Identifier: LGPL-2.1+
# #
# Copyright (c) 2021 Valve. # Copyright (c) 2021 Valve.
@ -68,3 +69,4 @@
# specified kernel, not only for the running one (which is what we do now). # specified kernel, not only for the running one (which is what we do now).
# Low-priority idea, easy to implement. # Low-priority idea, easy to implement.
# #
```