mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-17 19:25:54 +02:00
Solved conflicts on README.md.
This commit is contained in:
13
README.md
13
README.md
@@ -20,11 +20,7 @@ The source for msgpack-c is held at [msgpack-c](https://github.com/msgpack/msgpa
|
||||
To report an issue, use the [msgpack-c issue tracker](https://github.com/msgpack/msgpack-c/issues) at github.com.
|
||||
|
||||
## Version
|
||||
<<<<<<< HEAD
|
||||
0.5.9 [](https://travis-ci.org/msgpack/msgpack-c)
|
||||
=======
|
||||
0.6.0 [](https://travis-ci.org/msgpack/msgpack-c)
|
||||
>>>>>>> 466986b5190ae8e03065e7b614702ec2f43dce1c
|
||||
|
||||
## Using Msgpack
|
||||
|
||||
@@ -110,15 +106,6 @@ e.g.) tortoise git https://code.google.com/p/tortoisegit/
|
||||
|
||||
1. Build all.
|
||||
|
||||
|
||||
<<<<<<< HEAD
|
||||
or using GUI git client.
|
||||
=======
|
||||
#### Install from package
|
||||
>>>>>>> 466986b5190ae8e03065e7b614702ec2f43dce1c
|
||||
|
||||
Install from package for this branch (poc/0.6) is not supported yet.
|
||||
|
||||
### Code Example
|
||||
|
||||
#include <msgpack.hpp>
|
||||
|
Reference in New Issue
Block a user