remove features from readme
This commit is contained in:
parent
d4df4ff254
commit
761724c0ac
@ -11,9 +11,6 @@ rust_mc_proto_tokio = "0.1.18" # stable version
|
|||||||
rust_mc_proto_tokio = { git = "https://git.meex.lol/MeexReay/rust_mc_proto_tokio" } # unstable version
|
rust_mc_proto_tokio = { git = "https://git.meex.lol/MeexReay/rust_mc_proto_tokio" } # unstable version
|
||||||
```
|
```
|
||||||
|
|
||||||
Features:
|
|
||||||
- `atomic_clone` - Atomic clone of MinecraftConnection
|
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
|
|
||||||
Example of receiving motd:
|
Example of receiving motd:
|
||||||
@ -46,4 +43,4 @@ async fn main() -> Result<(), ProtocolError> {
|
|||||||
If you would like to contribute to the project, feel free to fork the repository and submit a pull request.
|
If you would like to contribute to the project, feel free to fork the repository and submit a pull request.
|
||||||
|
|
||||||
### License
|
### License
|
||||||
This project is licensed under the WTFPL License
|
This project is licensed under the WTFPL License
|
||||||
|
Loading…
x
Reference in New Issue
Block a user