mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-05-29 23:42:40 +02:00
add links to QUICKSTART
This commit is contained in:
parent
5798fa0e47
commit
abac9fe90a
@ -58,6 +58,8 @@ int main(void)
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
See [`QUICKSTART-C.md`](./QUICKSTART-C.md) for more details.
|
||||||
|
|
||||||
In C++:
|
In C++:
|
||||||
|
|
||||||
```c++
|
```c++
|
||||||
@ -100,6 +102,8 @@ int main(void)
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
See [`QUICKSTART-CPP.md`](./QUICKSTART-CPP.md) for more details.
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|
||||||
@ -210,4 +214,4 @@ License
|
|||||||
-------
|
-------
|
||||||
|
|
||||||
`msgpack-c` is licensed under the Apache License Version 2.0. See
|
`msgpack-c` is licensed under the Apache License Version 2.0. See
|
||||||
the [LICENSE](./LICENSE) file for details.
|
the [`LICENSE`](./LICENSE) file for details.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user