Skip to content

Commit

Permalink
documentation: added features section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
IcyDrae committed Nov 3, 2021
1 parent 5da0ea4 commit 11ab49c
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@

---

1. [Technical overview](#technical-overview)
1. [Features](#features)
2. [Technical overview](#technical-overview)
1. [Vaults](#vaults)
2. [Entities](#entities)
3. [Categories](#categories)
Expand All @@ -20,8 +21,19 @@
1. [Back end technologies](#back-end-technologies)
6. [Other technical details](#other-technical-details)
7. [Security schema](#security-schema)
2. [Contributing & Getting started](#contributing--getting-started)
3. [License](#license)
3. [Contributing & Getting started](#contributing--getting-started)
4. [License](#license)

## Features

- Client side encryption for maximum security
- Vaults
- Multiple types of items
- Logins
- Notes
- Folders(categories)
- Cryptographically secure password generator
- Responsive front end

## Technical overview

Expand Down

0 comments on commit 11ab49c

Please sign in to comment.