Skip to content

Commit 46319ca

Browse files
committed
Translate to English
1 parent 3b08288 commit 46319ca

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Designed to work with JSON when using the [simstr](https://github.com/orefkov/si
55

66
Version 1.2.1.
77

8+
<span class="obfuscator"><a href="readme_ru.md">On Russian | По-русски</a></span>
9+
810
This library contains a simple implementation of a simple JsonValue object for working with JSON using string objects
911
of the *simstr* library, since other libraries mainly work with `std::string` or raw `const char*`.
1012
The task was not to somehow compete in performance or optimality with other libraries, I mainly use it

readme_ru.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
Версия 1.2.1.
77

8+
<span class="obfuscator"><a href="readme.md">On English | По-английски</a></span>
9+
810
В этой библиотеке содержится простая реализация простого объекта JsonValue для работы с JSON с использованием строковых объектов
911
библиотеки *simstr*, так как другие библиотеки работают в основном с `std::string` или сырыми `const char*`.
1012
Задача как-то соревноваться по производительности или оптимальности с другими библиотеками не ставилась, я её применяю в-основном

0 commit comments

Comments
 (0)