Commit 71106c79ac310711abb1676cc89d720fddbc78b2

Authored by Athos
2 parents 1a035c1a 3cbdfe73

Merge pull request #7 from MaxAlmeida/master

Add missing lib to readme
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
README.md
... ... @@ -26,6 +26,7 @@ installed:
26 26 * LWP::UserAgent
27 27 * JSON
28 28 * Text::Template
  29 +* LWP::Protocol::https
29 30  
30 31 > Run tests:
31 32  
... ...