Skip to content

Commit

Permalink
update README to add emoji for each headings
Browse files Browse the repository at this point in the history
  • Loading branch information
tamada committed Apr 23, 2024
1 parent d9ce454 commit 71e3537
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@

A tool for archiving files and directories and extracting several archive formats.

## Description
## :speaking_head: Description

There are many archive formats and their tools. The one problem with using each tool is that its interfaces are slightly different.
Then, The `totebag` treats the archive files as the same interface.
The tool can extract archive files and archive files and directories.

## Usage
## :runner: Usage

```sh
totebag [OPTIONS] <ARGUMENTS...>
Expand All @@ -36,7 +36,7 @@ ARGUMENTS
Otherwise, it will archive the files.
```
## Install
## :anchor: Install
```sh
brew install tamada/tap/totebag
Expand Down

0 comments on commit 71e3537

Please sign in to comment.