diff --git a/README.md b/README.md index fc03487..be09800 100644 --- a/README.md +++ b/README.md @@ -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.