Skip to content

Commit

Permalink
readme is now markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
bomgar committed Nov 26, 2023
1 parent 266ca98 commit 4e99448
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 @@ -6,7 +6,7 @@ description = "faster workspace management"
license = "WTFPL"
categories = ["command-line-utilities"]
repository = "https://github.com/brocode/fw"
readme = "README.org"
readme = "README.md"
keywords = ["workspace", "productivity", "cli", "automation", "developer-tools" ]
edition = "2021"
include = ["src/**/*", "LICENSE", "README.md"]
Expand Down

0 comments on commit 4e99448

Please sign in to comment.