Johan Edstedt 7 месяцев назад
Родитель
Сommit
6620e4dc05
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -35,9 +35,9 @@ or
 uv sync
 ```
 You can also install `romatch` directly as a package from PyPI by
-``bash
+```bash
 uv pip install romatch
-``
+```
 
 ## Demo / How to Use
 We provide two demos in the [demos folder](demo).