Update readme and cargo metadata
This commit is contained in:
parent
1cb52414b4
commit
74a3ed0dd8
3 changed files with 26 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
//! This crate implements diffing utilities. It attempts to provide an abstraction
|
||||
//! interface over different types of diffing algorithms.
|
||||
//! 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:
|
||||
//!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue