From afd4b3943769e722ac93627384e6f705e241c256 Mon Sep 17 00:00:00 2001 From: Haijie HJ2 Pan Date: Wed, 29 Sep 2021 13:26:50 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 339ad34..92491b7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Protocol Structures Serialization and Deserialization # Introduce -* [ByteBuffer.cs](.Generator/Protocol/Net/ByteBuffer.cs) : The byte buffer class to process binary datas. +* [ByteBuffer.cs](./Generator/Protocol/Net/ByteBuffer.cs) : The byte buffer class to process binary datas. Create a [protocol_source.json](./protocol_source.json) file to edit protocol structures