Small documentation updates on text
This commit is contained in:
parent
fadc47ce46
commit
fdaf81371c
2 changed files with 14 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
//! interface over different types of diffing algorithms. It's based on the
|
||||
//! the diff algorithm implementations of [pijul](https://pijul.org/).
|
||||
//!
|
||||
//! The crate is split into two levels:
|
||||
//! The crate is split into two modules:
|
||||
//!
|
||||
//! * [`algorithms`]: This implements the different types of diffing algorithms.
|
||||
//! It provides both low level access to the algorithms with the minimal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue