Skip to content

Commit 123ea5a

Browse files
authored
Merge pull request #38 from GGP1/update_readme
Update README.md
2 parents a10f08a + afb0a98 commit 123ea5a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55

66
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.
77

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

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

17+
## Usage
18+
19+
For further information and examples, visit [docs/commands](/docs/commands).
20+
21+
<img src="https://github.com/user-attachments/assets/64646f5f-a49d-4dea-97d7-99fab2884158" height=600 width=600 />
22+
23+
![Overview](https://user-images.githubusercontent.com/51374959/160211818-b30efbfe-1f1e-44f6-9264-d6faa2f9c0ab.gif)
24+
1925
## Installation
2026

2127
<details><summary>Pre-compiled binaries</summary>
@@ -83,12 +89,6 @@ make install
8389

8490
</details>
8591

86-
## Usage
87-
88-
Further information and examples under [docs/commands](/docs/commands).
89-
90-
<img src="https://github.com/user-attachments/assets/64646f5f-a49d-4dea-97d7-99fab2884158" height=600 width=600 />
91-
9292
## Configuration
9393

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

0 commit comments

Comments
 (0)