diff --git a/README.md b/README.md index 8697c76..0a6677a 100755 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ An incoming message may be converted from an `IncomingMessage` class. An outgoing message may be converted to a string in order to send it to an IRC server. | Name | As incoming? | As outgoing? | Extra's? -|-------------------|--------------|--------------|--------- +|-------------------|:------------:|:------------:|--------- | 001/RPL_WELCOME | x | | | 005/RPL_ISUPPORT | x | | | 332/RPL_TOPIC | x | |