Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
realmoieen authored May 8, 2020
1 parent fe629c9 commit c849fca
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,20 @@ Moieen Abbas
# Description
The Utility to view CV Certificate.Card Verifiable Certificates (CVC) are digital certificates that are designed to be processed by devices like smart cards etc.
# ScreenShots
General Tab

![](https://raw.githubusercontent.com/realmoieen/CVC-Viewer/master/src/main/resources/screenshot1.png)

Detail Tab

![](https://raw.githubusercontent.com/realmoieen/CVC-Viewer/master/src/main/resources/screenshot2.png)

## How to build CV-Viewer ?
```
> git clone https://github.com/realmoieen/CVC-Viewer.git
> cd CVC-Viewer
> ./mvnw install
```
# Acknowledgments
This Project includes the Bouncy Castle cryptographic libraries
available from http://www.bouncycastle.org/
Expand Down

0 comments on commit c849fca

Please sign in to comment.