diff --git a/README.md b/README.md index 55f7f9c..6c56125 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,11 @@ girep is a command line tool that helps you manage your git repositories in the It is written in Rust, and it is inspired by [gcli](https://github.com/herrhotzenplotz/gcli). ## Features -- [x] List repositories +- [x] List repositories - [x] Create repositories + - [x] Add remote to .. - [x] Delete repositories +- [x] Clone repository ## Supported Platforms @@ -48,4 +50,4 @@ cargo install --path . ## Need more Functionality? If you need more functionality, feel free to open an issue or a pull request. -remember to follow the [contribution guidelines](CONTRIBUTING.md) \ No newline at end of file +remember to follow the [contribution guidelines](CONTRIBUTING.md)