readme fix

This commit is contained in:
Sergey Chernov 2023-11-25 02:45:35 +03:00
parent a48de88630
commit befd894d89

View File

@ -2,7 +2,11 @@
This is Bipack format implementation, minimalistic by purpose.
>__IMPORTANT__ due to growing tensions in the world, the main development is moved to our [Gitea repository](https://gitea.sergeych.net/Divan/bipack_ru). We will try our best to make it available all around the world; it is hosted outside the USA and not by USA company.
Bipack serialization format is used in DiWAN products as a base format and also in my newe communication package like [kiloparsec](https://gitea.sergeych.net/sergeych/kiloparsec)
(and in underlying [crypto2](https://gitea.sergeych.net/sergeych/crypto2)) which are intended
to replace older `Parsec` protocols family to cope with modern crazy world challenges.
>__IMPORTANT__ due to growing tensions in the world, the main development is moved to our [Gitea repository](https://gitea.sergeych.net/DiWAN/bipack_ru). We will try our best to make it available all around the world.
The most recent code will be there, and we encourage to use it also for issues/discussions.