Skip to content

Commit 2b444b1

Browse files
author
e.ivanov
committed
фикс ридми
1 parent e47e31a commit 2b444b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ git clone https://github.com/your-username/oscript-yaml.git
2323
## ⚡ Быстрый старт
2424

2525
```bsl
26-
#Использовать yaml
26+
#Использовать oscript-yaml
2727
28-
Парсер = Новый ЧтениеYaml();
28+
Парсер = Новый ПарсерYaml();
2929
3030
// Простой пример
3131
СтрокаYAML = "

0 commit comments

Comments
 (0)