Skip to content

Commit

Permalink
Merge pull request #38 from GGP1/update_readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
GGP1 authored Jul 28, 2024
2 parents a10f08a + afb0a98 commit 123ea5a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

Password manager for the command-line that aims to offer a secure and private way of operating with sensitive information by reducing the attack surface to its minimum expression.

![Overview](https://user-images.githubusercontent.com/51374959/160211818-b30efbfe-1f1e-44f6-9264-d6faa2f9c0ab.gif)

## Features

- **Cross-Platform:** Linux, macOS, BSD, Windows and mobile supported.
Expand All @@ -16,6 +14,14 @@ Password manager for the command-line that aims to offer a secure and private wa
- **Portable:** Both kure and its database compile to binary files and they can be easily carried around in an external device.
- **Easy-to-use:** Intuitive, does not require advanced technical skills.

## Usage

For further information and examples, visit [docs/commands](/docs/commands).

<img src="https://github.com/user-attachments/assets/64646f5f-a49d-4dea-97d7-99fab2884158" height=600 width=600 />

![Overview](https://user-images.githubusercontent.com/51374959/160211818-b30efbfe-1f1e-44f6-9264-d6faa2f9c0ab.gif)

## Installation

<details><summary>Pre-compiled binaries</summary>
Expand Down Expand Up @@ -83,12 +89,6 @@ make install

</details>

## Usage

Further information and examples under [docs/commands](/docs/commands).

<img src="https://github.com/user-attachments/assets/64646f5f-a49d-4dea-97d7-99fab2884158" height=600 width=600 />

## Configuration

Out-of-the-box kure needs no configuration, it creates a file with the default configuration and the database at:
Expand Down

0 comments on commit 123ea5a

Please sign in to comment.