diff --git a/README.md b/README.md
index 757a739..693e24c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
@@ -12,9 +12,9 @@
**Quill** is a package for creating quantum circuit diagrams in [Typst](https://typst.app/).
-Note, that this package is in beta and may still be undergoing breaking changes. As new features like data types and scoped functions will be added to Typst, this package will be adapted to profit from the new paradigms.
+_Note, that this package is in beta and may still be undergoing breaking changes. As new features like data types and scoped functions will be added to Typst, this package will be adapted to profit from the new paradigms._
-Meanwhile, we suggest importing everything from `quill.typ` in a local scope to avoid polluting the global namespace (see example below).
+_Meanwhile, we suggest importing everything from `quill.typ` in a local scope to avoid polluting the global namespace (see example below)._