Skip to content

Commit

Permalink
Added license and updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnny Mast committed Apr 1, 2019
1 parent 33d58f2 commit 0469e89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ echo $morse->encode();

## Return values

The encode and decode methods could return en empty string if no translation could beforce. So please take note of this.
The encode and decode methods could return en empty string if no translation could be made. So please take note of this.


## Installation
Expand All @@ -62,7 +62,7 @@ The following versions of PHP are supported by this version.

## Development Requirements

+ PHPUNIT 5.7
+ PHPUnit 5.7


## Author
Expand Down

0 comments on commit 0469e89

Please sign in to comment.