diff options
| author | Namilskyy <alive6863@gmail.com> | 2025-11-26 19:21:00 +0300 |
|---|---|---|
| committer | Namilskyy <alive6863@gmail.com> | 2025-11-26 19:21:00 +0300 |
| commit | 2e86f06da02d2cbe0b16a90eab7e33fdcf50f5f7 (patch) | |
| tree | 09148c18047f58cbefae71b37cd994673ce9b581 /README.md | |
| parent | ecaa84ab50a8a492de35270cd50374809647da19 (diff) | |
Work on pkgtoolkit, validation and processing of the INSTALL installation script (+ metadata fields added to INSTALL). An example of the INSTALL examples file has also been added.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -50,6 +50,8 @@ _By the way, I will mention that the official examples of i2p-rs have a complete 3. **Minimalism and reliability. Our programs will not contain unnecessary functions that may lead to misunderstandings of the program interface** (the CLI is also an interface), as well as functions that benefit but are controversial in their reliability. +4. **We don't use AI in our code.** The entire project code is written by a human, with the exception of unit tests and other parts that will not be included in the final release. + **A free network should be available to everyone.** <h1 id="support"> Support us </h1> |
