Fix mail in readme.
This commit is contained in:
parent
c37305415e
commit
8eb5d1dd7e
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Caps Extractor
|
# Caps Extractor
|
||||||
This program is distributed under the GNU GPL v3. Please quote Gabriel Augendre <gabriel@augendre.info> as the original author.
|
This program is distributed under the GNU GPL v3. Please quote Gabriel Augendre \<gabriel [at] augendre.info\> 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.
|
_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.
|
You also have the possibility to copy the generated acronym to the clipboard for reuse.
|
||||||
|
|
Loading…
Reference in a new issue