Skip to content

Commit

Permalink
Fixed README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cykooz committed Nov 12, 2024
1 parent 62b5999 commit b7587ba
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# libheif-sys is bindings to libheif
# libheif-sys

`libheif-sys` is a binding to [libheif](https://github.com/strukturag/libheif).

A high-level wrapper [libheif-rs](https://github.com/Cykooz/libheif-rs) is also
available.

[CHANGELOG](https://github.com/Cykooz/libheif-sys/blob/master/CHANGELOG.md)

Expand All @@ -23,8 +28,8 @@ not work as expected under x32 architectures or other operating systems.

The crate uses `pkg-confing` to find installed `libheif`.

Also, you can enable all or one of next features to compile `libheif` from
`GitHub` and link it statically:
You can also enable all or any of the following features to compile
`libheif v1.18.2` from `GitHub` and link it statically:

- `compile-libheif`
- `embedded-libheif-plugins`
Expand Down

0 comments on commit b7587ba

Please sign in to comment.