Skip to content

Commit ed50883

Browse files
authored
Update README.md
1 parent e0a122e commit ed50883

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,17 @@
22

33
Action builder for [wvlet-lib](https://github.com/wvlet/wvlet/tree/main/wvc-lib)
44

5+
## wvlet-lib vcpkg Package
56

6-
### Usage
7-
#### vcpkg
7+
`wvlet-lib` is a custom library distributed as both static and dynamic binaries for various platforms. This repository provides a `vcpkg` package to simplify the integration of `wvlet-lib` into your projects.
8+
9+
### Features
10+
- Prebuilt static and dynamic libraries.
11+
- Supported platforms:
12+
- Linux _(x64, arm64)_
13+
- macOS _(arm64)_
14+
15+
### Example
816
```json
917
{
1018
"dependencies": [

0 commit comments

Comments
 (0)