Update README
This commit is contained in:
10
README.md
10
README.md
@@ -9,7 +9,7 @@
|
||||
[](https://github.com/Sudo-Ivan/Reticulum-Go/actions/workflows/build.yml)
|
||||
[](https://github.com/Sudo-Ivan/Reticulum-Go/actions/workflows/revive.yml)
|
||||
|
||||
[Reticulum Network](https://github.com/markqvist/Reticulum) implementation in Go `1.24+`.
|
||||
[Reticulum Network](https://github.com/markqvist/Reticulum) implementation in Go `1.25+`.
|
||||
|
||||
Aiming to be fully compatible with the Python version.
|
||||
|
||||
@@ -17,10 +17,6 @@ Feel free to join our seperate [matrix](https://matrix.to/#/#reticulum-go-dev:ma
|
||||
|
||||
## Usage
|
||||
|
||||
### Binaries
|
||||
|
||||
[Latest Release](https://github.com/Sudo-Ivan/Reticulum-Go/releases/latest)
|
||||
|
||||
### Building
|
||||
|
||||
Requires Go 1.25+
|
||||
@@ -31,7 +27,9 @@ make build
|
||||
make run
|
||||
```
|
||||
|
||||
### Experimental greenteagc
|
||||
### Experimental Green Tea GC
|
||||
|
||||
New GC as of Go 1.25.
|
||||
|
||||
See [greenteagc github issue](https://github.com/golang/go/issues/73581) for more info.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user