From 64d11b766caae43b471e6d85fe6267a4ee9cae92 Mon Sep 17 00:00:00 2001 From: Szymon Kocur Date: Thu, 16 Nov 2017 12:17:33 +0100 Subject: [PATCH] Edit Removed 'Known issues' section from README and added information about maximum length of text which can be encrypted. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 45b907c..9835ef1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![GitHub version](https://badge.fury.io/gh/boennemann%2Fbadges.svg)](https://github.com/SKocur/Image-Cipher) # Image-Cipher -Java based software for encrypting text into image. +Java based software for encrypting text into image. Number of characters you can encrypt is the width of the image divided by 13. ## Usage: 1. Find a photo to use for encryption. @@ -22,6 +22,3 @@ Java based software for encrypting text into image. ### After encryption ![Demo](images/output.png) - -### Known issues -* white spaces are replaced by 'V'