Improve docs

This commit is contained in:
Andras Schmelczer 2025-07-10 21:52:03 +01:00
parent f48685237d
commit 9c79ebc653
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
5 changed files with 87 additions and 56 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "reconcile-text"
description = "Think diff3 or git merge, but with automated conflict resolution that requires no user intervention"
description = "Intelligent 3-way text merging with automated conflict resolution"
version = "0.4.8"
rust-version = "1.85"
authors = ["Andras Schmelczer <andras@schmelczer.dev>"]