Update README.md removed zsh tag from usage

This commit is contained in:
Theis
2024-03-06 18:20:32 +01:00
committed by GitHub
parent 4eada94fcf
commit ce24b1c962
+1 -1
View File
@@ -20,7 +20,7 @@ Once you've created an alias for the program you need to set an env variable (au
you can now run it using the alias shorthand you assigned to it you can now run it using the alias shorthand you assigned to it
## Usage: ## Usage:
```zsh ```
$ cocommit "message" <name1> [name2] [name3]... $ cocommit "message" <name1> [name2] [name3]...
$ cocommit "message" <name:email1> [name:email2] [name:email3]... $ cocommit "message" <name:email1> [name:email2] [name:email3]...