Skip to content

Commit b7ff9cc

Browse files
committed
docs: make wording more clear
1 parent 697bb62 commit b7ff9cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
An idiomatic and mostly safe API wrapper for the awesome and _very_ fast library [`libsais`] by Ilya Grebnov.
88

9-
⚠️ **Warning:** this crate is not yet battle-tested, there might be bugs. The API is still subject to small changes. Any kind of feedback and suggestions via the issue tracker is highly appreciated!⚠️
9+
⚠️ **Warning:** this crate is not yet battle-tested, there might be bugs. The API is still subject to small changes. Any kind of feedback and suggestions via the issue tracker is highly appreciated!⚠️
1010

11-
## Features
11+
## Functionality
1212

1313
This crate exposes the whole functionality of [`libsais`]. It might be useful to also check out the [documentation of the original library](https://github.com/IlyaGrebnov/libsais).
1414

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* </div>
1616
*
17-
* # Features
17+
* # Functionality
1818
*
1919
* This crate exposes the whole functionality of [`libsais`].
2020
* It might be useful to also check out the [documentation of the original library].

0 commit comments

Comments
 (0)