update
This commit is contained in:
10
README.md
10
README.md
@@ -1,5 +1,8 @@
|
||||
# Reticulum-Go
|
||||
|
||||
!> [!WARNING]
|
||||
> This project is still work in progress. Currently not compatible with the Python version.
|
||||
|
||||
[Reticulum Network](https://github.com/markqvist/Reticulum) implementation in Go `1.24+`.
|
||||
|
||||
Aiming to be fully compatible with the Python version.
|
||||
@@ -22,9 +25,4 @@ revive -config revive.toml -formatter friendly ./pkg/* ./cmd/* ./internal/*
|
||||
|
||||
## External Packages
|
||||
|
||||
- `golang.org/x/crypto` `v0.37.0` - Cryptographic primitives
|
||||
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the [Reticulum License](LICENSE). Adopted from [Reticulum](https://github.com/markqvist/Reticulum/blob/dba6cd8393ec0d3137412b1f3890d12243bcfe10/LICENSE).
|
||||
- `golang.org/x/crypto` `v0.37.0` - Cryptographic primitives
|
||||
Reference in New Issue
Block a user