docs: update README and LICENSE

This commit is contained in:
Aram 🍐 2025-01-25 21:45:38 -05:00
parent c83c9ec500
commit d0fcab38c3
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2023 Aram Peres Copyright (c) 2025 Aram Peres
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -27,7 +27,7 @@ onetun is available to install from [crates.io](https://crates.io/crates/onetun)
cargo install onetun cargo install onetun
``` ```
You can also download the binary for Windows, macOS (Intel), and Linux (amd64) from You can also download the binary for Windows, macOS (Apple Silicon), and Linux (amd64, arm64) from
the [Releases](https://github.com/aramperes/onetun/releases) page. the [Releases](https://github.com/aramperes/onetun/releases) page.
You can also run onetun using [Docker](https://hub.docker.com/r/aramperes/onetun): You can also run onetun using [Docker](https://hub.docker.com/r/aramperes/onetun):
@ -319,4 +319,4 @@ Please consider opening a GitHub issue if you are unsure if your contribution is
## License ## License
MIT License. See `LICENSE` for details. Copyright © 2023 Aram Peres. MIT License. See `LICENSE` for details. Copyright © 2025 Aram Peres.