瀏覽代碼

Update README.md

NX 7 年之前
父節點
當前提交
10f9fa354e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -14,7 +14,7 @@ For desktop platforms [CMake](https://cmake.org/download/) with GNU Make or Visu
 
 For mobile platforms [NDK](https://developer.android.com/ndk/downloads/) for Android and [XCode](https://developer.apple.com/xcode/) for iOS.
 
-Define `ENET_LZ4` to build the library with an optional packet-level compression.
+Define `ENET_LZ4` to build the library with support for an optional packet-level compression.
 
 A managed assembly can be built using any available compiling platform that supports C# 3.0 or higher.