From 3baa529ce2156a8c161c9a85a1ecb4fee126edc9 Mon Sep 17 00:00:00 2001 From: Ivan Klymenchenko Date: Sun, 20 Dec 2020 17:39:09 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5b91132..a8ea6f9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Inspired by [tmuxinator](https://github.com/tmuxinator/tmuxinator) and [tmuxp](https://github.com/tmux-python/tmuxp). -Smug automates your tmux workflow. You can create a single configuration file, and smug will create all required windows and panes for it. +Smug automates your [tmux](https://github.com/tmux/tmux) workflow. You can create a single configuration file, and smug will create all required windows and panes from it. ![gif](https://i.imgur.com/CfLgrz5.gif) @@ -30,9 +30,9 @@ When you already have a running session, and you want to create only some window ## Configuration -Configuration files are stored in the `~/.config/smug` directory in the `YAML` format, e.g `~/.config/smug/your_project.yml`. +Configuration files stored in the `~/.config/smug` directory in the `YAML` format, e.g `~/.config/smug/your_project.yml`. -Example: +Examples: ```yaml session: blog