Added docs folder
This commit is contained in:
parent
841f5ef294
commit
3e15e9f85a
2 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@ version = "0.1.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
description = "Add or remove final newlines"
|
description = "Add or remove final newlines"
|
||||||
repository = "https://git.urbach.dev/cli/fnl"
|
repository = "https://git.urbach.dev/cli/fnl"
|
||||||
license-file = "readme.md"
|
license-file = "docs/readme.md"
|
||||||
readme = "readme.md"
|
readme = "docs/readme.md"
|
||||||
categories = ["command-line-utilities"]
|
categories = ["command-line-utilities"]
|
Loading…
Add table
Add a link
Reference in a new issue