change name

master
puskin94 2015-02-26 18:20:13 +01:00
parent 161a579081
commit 4ad212aebb
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ use MIME::Base64;
zci answer_type => "rc4";
zci is_cached => 1;
name "DDG::Goodie::RC4.pm";
name "RC4.pm";
description "Encrypt or decrypt a text using a key provided by the user";
primary_example_queries "crypto encrypt key string", "crypto decrypt key string";
secondary_example_queries "crypto en key string", "crypto de key string";