fixed typo

This commit is contained in:
Mindaugas Vinkelis
2020-06-08 14:44:54 +03:00
parent ee7bb2cb93
commit 8a5e12a125

View File

@@ -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)