From 07b2c7701d96bfe61c91ecec02209fb041dc82a7 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 2 Jan 2019 21:21:29 +0200 Subject: [PATCH 1/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a1830f..f912705 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Crypto Notepad -[![downloads](https://img.shields.io/github/downloads/Crypto-Notepad/Crypto-Notepad/total.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/releases) +[![downloads](https://img.shields.io/github/downloads/Crypto-Notepad/Crypto-Notepad/total.svg?&colorB=lightgrey)](https://github.com/Crypto-Notepad/Crypto-Notepad/releases) [![license](https://img.shields.io/github/license/Crypto-Notepad/Crypto-Notepad.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/blob/master/LICENSE) [![release](https://img.shields.io/github/release/Crypto-Notepad/Crypto-Notepad.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Release-Notes) [![documentation](https://img.shields.io/badge/documentation-wiki-yellowgreen.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Documentation) From d3a0bc848a1add08f3813ac3708240b1c8aef58d Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 2 Jan 2019 21:36:32 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f912705..11f6126 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![license](https://img.shields.io/github/license/Crypto-Notepad/Crypto-Notepad.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/blob/master/LICENSE) [![release](https://img.shields.io/github/release/Crypto-Notepad/Crypto-Notepad.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Release-Notes) [![documentation](https://img.shields.io/badge/documentation-wiki-yellowgreen.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Documentation) +[![status](https://img.shields.io/badge/project_status-2-red.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Project-status) Notepad-like simple text editor for Windows, where files are saved and loaded encrypted with AES algorithms. From e52acce5dee7a167af36f7103c6d9b026ba33878 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 2 Jan 2019 21:37:28 +0200 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11f6126..c94f998 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![license](https://img.shields.io/github/license/Crypto-Notepad/Crypto-Notepad.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/blob/master/LICENSE) [![release](https://img.shields.io/github/release/Crypto-Notepad/Crypto-Notepad.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Release-Notes) [![documentation](https://img.shields.io/badge/documentation-wiki-yellowgreen.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Documentation) -[![status](https://img.shields.io/badge/project_status-2-red.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Project-status) +[![status](https://img.shields.io/badge/project_status-1-red.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Project-status) Notepad-like simple text editor for Windows, where files are saved and loaded encrypted with AES algorithms. From 34223992a77a487bc48419213eed778dce346d57 Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 3 Jan 2019 10:32:49 +0200 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c94f998..c96d081 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![license](https://img.shields.io/github/license/Crypto-Notepad/Crypto-Notepad.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/blob/master/LICENSE) [![release](https://img.shields.io/github/release/Crypto-Notepad/Crypto-Notepad.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Release-Notes) [![documentation](https://img.shields.io/badge/documentation-wiki-yellowgreen.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Documentation) -[![status](https://img.shields.io/badge/project_status-1-red.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Project-status) +[![status](https://img.shields.io/badge/project_status-active-red.svg)](https://github.com/Crypto-Notepad/Crypto-Notepad/wiki/Project-status) Notepad-like simple text editor for Windows, where files are saved and loaded encrypted with AES algorithms.