Skip to content

Commit

Permalink
readme is now md
Browse files Browse the repository at this point in the history
  • Loading branch information
bomgar committed Nov 24, 2023
1 parent 7d1e1b1 commit 3296863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ categories = ["command-line-utilities"]
description = "json log viewer"
keywords = ["json", "log", "viewer"]
repository = "https://github.com/brocode/fblog"
readme = "README.org"
readme = "README.md"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 3296863

Please sign in to comment.