Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaya-Sem authored Jul 29, 2024
1 parent 9449049 commit 1a541f6
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,16 @@ backpack-cli is a command-line tool designed for managing and organizing your co
## Downloading
I cannot provide binaries as of yet. Please download the repository and use in-folder with python.

## USAGE
## Usage

Whenever you run the program, it will look for the database at `XDG_CONFIG_HOME/backpack-cli/`. It will be created if it is not found.

With backpack-cli, you can easily interact with your database using the following commands:

For detailed usage, refer to [Command Line Usage](https://github.com/Kaya-Sem/backpack-cli/wiki/Command-Line-Usage)
For detailed command line usage, refer to [Command Line Usage](https://github.com/Kaya-Sem/backpack-cli/wiki/Command-Line-Usage)



## IMPORT
## Import

To import a csv list from Lighterpack, you can use the command `backpack import-lighterpack [path/to/file]`. This command will do the following:

Expand Down

0 comments on commit 1a541f6

Please sign in to comment.