Skip to content

Commit 48cf040

Browse files
authored
Update README.md
1 parent 6ec18ff commit 48cf040

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

libsais-sys/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# libsais-sys
22

3+
[![Build Status](https://img.shields.io/github/actions/workflow/status/feldroop/libsais-rs/rust.yml?style=flat-square&logo=github)](https://github.com/feldroop/libsais-rs/actions)
4+
[![Crates.io](https://img.shields.io/crates/v/libsais-sys.svg?style=flat-square&logo=rust)](https://crates.io/crates/libsais-sys)
5+
[![Documentation](https://img.shields.io/docsrs/libsais-sys?style=flat-square&logo=rust)](https://docs.rs/libsais-sys)
6+
37
This crate contains raw bindings to the [`libsais`](https://github.com/IlyaGrebnov/libsais) C library by Ilya Grebnov. It is highly recommended to use the API wrapper [crate](https://github.com/feldroop/libsais-rs) instead.
48

59
The existing `doxygen` documentation was turned into the `rustdoc` format using [doxygen-rs](https://github.com/Techie-Pi/doxygen-rs) and some custom tinkering.

0 commit comments

Comments
 (0)