Skip to content

Commit 73ac3f1

Browse files
committed
updated README
1 parent 989914a commit 73ac3f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ ServerParser - Formats incoming messages from the IRC server
6868

6969
As of current, too much functionality is in the Client class. A future refactor would move more of it to the IRC class. This would be greatly helpful before trying to implement multiple server support.
7070

71+
## Known bug
72+
This application causes a small display bug in the terminal that it's ran in after `/quit` - you can close and reopen the terminal, or just type `reset` to fix it
73+
7174
## Future Features
7275
This is a rather bare bones client created as a capstone project for my software development academy. There are many features that I would have liked to develop, including but not limited to:
7376
* SSL support

0 commit comments

Comments
 (0)