mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-05-28 15:14:11 +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++:
|
||||
|
||||
```c++
|
||||
@ -100,6 +102,8 @@ int main(void)
|
||||
}
|
||||
```
|
||||
|
||||
See [`QUICKSTART-CPP.md`](./QUICKSTART-CPP.md) for more details.
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
||||
@ -210,4 +214,4 @@ License
|
||||
-------
|
||||
|
||||
`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