mirror of
https://github.com/fraillt/bitsery.git
synced 2026-06-08 08:13:56 +00:00
fixed typo
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* fixed some include paths, now you can basically to copy/paste bitsery include directory to your project without cmake support.
|
||||
|
||||
### Other notes
|
||||
* added tutorial of how to write your own extension ([here])(doc/tutorial/first_extension.md).
|
||||
* added tutorial of how to write your own extension ([here](doc/tutorial/first_extension.md)).
|
||||
* now gtest 1.10 is required if you want to build tests.
|
||||
|
||||
# [5.0.3](https://github.com/fraillt/bitsery/compare/v5.0.2...v5.0.3) (2020-01-29)
|
||||
|
||||
Reference in New Issue
Block a user