mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-17 11:05:05 +02:00
Merge pull request #885 from redboltz/fix_gha_badge_for_c
Replaced travis-ci badge with github actiond badge.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
`msgpack` for C
|
||||
===================
|
||||
|
||||
Version 3.3.0 [](https://travis-ci.org/msgpack/msgpack-c) [](https://ci.appveyor.com/project/redboltz/msgpack-c/branch/c_master)
|
||||
Version 3.3.0 [](https://github.com/msgpack/msgpack-c/actions) [](https://ci.appveyor.com/project/redboltz/msgpack-c/branch/c_master)
|
||||
[](https://codecov.io/gh/msgpack/msgpack-c/branch/c_master)
|
||||
|
||||
It's like JSON but smaller and faster.
|
||||
@@ -99,7 +99,7 @@ e.g.) tortoise git https://code.google.com/p/tortoisegit/
|
||||
2. Launch [cmake GUI client](http://www.cmake.org/cmake/resources/software.html).
|
||||
|
||||
3. Set 'Where is the source code:' text box and 'Where to build
|
||||
the binaries:' text box.
|
||||
the binaries:' text box.
|
||||
|
||||
4. Click 'Configure' button.
|
||||
|
||||
|
Reference in New Issue
Block a user