diff options
| author | namilsk <alive6863@gmail.com> | 2025-11-25 18:04:11 +0100 |
|---|---|---|
| committer | namilsk <alive6863@gmail.com> | 2025-11-25 18:04:11 +0100 |
| commit | de1f3c579292e341e6740a3944121f5663a75fb6 (patch) | |
| tree | 38d583ba208c09bc2f2cd36c95fa3fd737fbfd2b /README.md | |
| parent | 819bf76e24ed562f134aa8a3ef303c4374efccea (diff) | |
Обновить README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -7,6 +7,9 @@ > **But still, it was found in [emissary-core](https://github.com/altonen/emissary).** > **Big thanks from us all us! ❤️** +Themes: +- <a href="#support"> support us </a> +- <a href="#policy"> policy in writing software </a> # Package Structure `.mesk` - **is a compressed gzip tarball containing information on how to build, configure and install it**. @@ -37,7 +40,8 @@ The `.mesk` package can be generated automatically, given that the software is o **We only support open source software.** Binary builds of proprietary applications will not appear in the official repositories, but, for example, there will be open clients for messengers with a closed backend. -# Our policy +<h1 id="policy"> Our policy </h1> + 1. **Documentation is a sore point for i2p client implementations** (even for the official i2p-rs, for example), after tinkering with a ton of non-working and undocumented libraries for i2p, **our conscience will not allow us not to work on documentation.** _By the way, I will mention that the official examples of i2p-rs have a completely different structure of imports and library operation than crates.io versions. Over time, we plan to switch to our own implementations of client libraries for i2p._ @@ -48,5 +52,6 @@ _By the way, I will mention that the official examples of i2p-rs have a complete **A free network should be available to everyone.** -# Support us +<h1 id="support"> Support us </h1> + **This project cannot be implemented without some support. The most valuable thing you can do for us is to create a Pull Request or spread information about us in any circle. We are a team of enthusiasts who do not have all the means to do this initially. All big projects absolutely always start small.** |
