Skip to content

Commit b219c2f

Browse files
README doc tweaks
1 parent 42ddf33 commit b219c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Specific version (or branch) specs for the dependencies are in the [test/CMakeLi
4646

4747
## Example Dependencies
4848

49-
The example applications use the Connective C++ `utility_rack` reference counted buffer classes. Specific version (or branch) specs for the dependency are in the [example/CMakeLists.txt](example/CMakeLists.txt) file, look for the `CPMAddPackage` command.
49+
The example applications use the Connective C++ `utility_rack` reference counted buffer classes and `binary_serialize` functions. Specific version (or branch) specs for the dependencies are in the [example/CMakeLists.txt](example/CMakeLists.txt) file, look for the `CPMAddPackage` commands.
5050

5151
## Build and Run Unit Tests
5252

0 commit comments

Comments
 (0)