Skip to content

Commit 552f597

Browse files
committed
updated description
1 parent 471f5e8 commit 552f597

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
[![Build Status](https://travis-ci.org/AkashaProject/easy-web-crypto.svg?branch=master)](https://travis-ci.org/AkashaProject/easy-web-crypto)
44

5-
This is a wrapper around the Webcrypto API available in modern browsers. It enables faster
6-
development of applications that require storing encrypted data.
5+
This is a wrapper around the Webcrypto API available in modern browsers. It enables fast
6+
development of applications that require storing as well as signing and verifying data.
7+
It comes with no external dependencies.
78

89
# Usage
910

0 commit comments

Comments
 (0)