Skip to content

Commit

Permalink
changed order
Browse files Browse the repository at this point in the history
  • Loading branch information
miampf committed Jan 21, 2024
1 parent b2339e5 commit 9bac706
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ A simple program to organize plain text files with tags.

## Installation

### As a binary

Simply head to the [releases](https://github.com/miampf/tag/releases) page and download the latest release for your system.

### With cargo

Just run `cargo install tag` to install `tag` for your system.

### As a binary

Simply head to the [releases](https://github.com/miampf/tag/releases) page and download the latest release for your system.

## Usage

To use tag you must add a taglist as the first line of your text files. A tagline looks like the following:
Expand Down

0 comments on commit 9bac706

Please sign in to comment.