Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pallavJha authored Sep 26, 2021
1 parent f4cc73a commit a45fadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
6. [License](#license)

## Introduction
Chaakoo is a wrapper over TMUX that can create sessions, windows and panes from a grid based layout.
Chaakoo is a wrapper over TMUX that can create sessions, windows and panes from a grid based layout. The idea here is inspired by the [CSS grid template areas](https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-areas).

For example, this grid:

Expand Down

0 comments on commit a45fadc

Please sign in to comment.