README.md

1# Zed Theme Importer
2
3```sh
4cargo run -p theme_importer -- dark-plus-syntax-color-theme.json --output output-theme.json
5```