From 8eb5d1dd7e4a98a61286c3e0941415635064005c Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Fri, 5 Jun 2015 09:44:47 +0200 Subject: [PATCH] Fix mail in readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c86ac8..92f4c7f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Caps Extractor -This program is distributed under the GNU GPL v3. Please quote Gabriel Augendre as the original author. +This program is distributed under the GNU GPL v3. Please quote Gabriel Augendre \ as the original author. _Caps Extractor_ is a simple Java app designed to extract upper case characters from a string and prompt them to the user. -You also have the possibility to copy the generated acronym to the clipboard for reuse. \ No newline at end of file +You also have the possibility to copy the generated acronym to the clipboard for reuse.