diff --git a/README.md b/README.md index ea5e61e..256963c 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,9 @@ and select the project from table and click `` to open/create the session 1. Supporting iTerm2 As of now this supports only tmux windows and panes, would want to add support for iterm and other terminals if they have api's to do so. 2. Ability to save an opened session into a config or update a config -3. Ability to save custom layouts as named layouts that can be used across multiple projects -4. Sync configs across devices +3. Parse cli args to config +4. Ability to save custom layouts as named layouts that can be used across multiple projects +5. Sync configs across devices --- All contributions are welcome