doc: add link to v3 branch

This commit is contained in:
ToruNiina
2019-06-23 21:00:59 +09:00
parent 1bf9e42835
commit f9ee645dc2

View File

@@ -19,6 +19,8 @@ Not only the test suite itself, a TOML reader/encoder also runs on [CircleCI](ht
You can see the error messages about invalid files and serialization results of valid files at You can see the error messages about invalid files and serialization results of valid files at
[CircleCI](https://circleci.com/gh/ToruNiina/toml11). [CircleCI](https://circleci.com/gh/ToruNiina/toml11).
Now a beta version of [the next major update](https://github.com/ToruNiina/toml11/tree/v3) is released. Try it!
## Example ## Example
```cpp ```cpp