Skip to content
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.

Commit

Permalink
Add license, ci and coverage badges to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Goel committed Nov 8, 2016
1 parent 225b8eb commit 3b650f4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
SealNote
========
# SealNote

[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](COPYING.md)
[![Build Status](https://travis-ci.org/vishesh/sealnote.svg?branch=master)](https://travis-ci.org/vishesh/sealnote)
[![Coverage Status](https://codecov.io/gh/vishesh/sealnote/coverage.svg?branch=master)](https://codecov.io/gh/vishesh/sealnote?branch=master)

SealNote is simple notes/notepad application which focuses on security and
simplicity. Your notes are password protected using 256-bit AES encryption.
Expand Down

0 comments on commit 3b650f4

Please sign in to comment.