diff --git a/README.md b/README.md index 16e7abc..916217e 100755 --- a/README.md +++ b/README.md @@ -10,9 +10,6 @@ rust_mc_proto = "0.1.19" # stable version rust_mc_proto = { git = "https://git.meex.lol/MeexReay/rust_mc_proto" } # unstable version ``` -Features: -- `atomic_clone` - Atomic clone of MinecraftConnection - ## How to use Example of receiving motd: