feat: update README.md and vscode icons
This commit is contained in:
parent
0916b40cef
commit
a2248cb9be
17 changed files with 66 additions and 84 deletions
|
|
@ -5,7 +5,7 @@ authors.workspace = true
|
|||
repository.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
description = "CLI tools for org-mode file, powered by orgize."
|
||||
description = "Common line utility for org-mode files, builtin with orgize."
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.75"
|
||||
|
|
|
|||
5
orgize-cli/README.md
Normal file
5
orgize-cli/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Orgize CLI
|
||||
|
||||
Common line utility for org-mode files, builtin with [`orgize`].
|
||||
|
||||
[`orgize`]: https://crates.io/crates/orgize
|
||||
Loading…
Add table
Add a link
Reference in a new issue