From be7ffb0d5d36f6f292bfdc779bfd903308c7b439 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 6 May 2020 10:39:59 -0400 Subject: add params Line() constructor --- IrcTokens/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IrcTokens/README.md') diff --git a/IrcTokens/README.md b/IrcTokens/README.md index 94780eb..216dcf8 100644 --- a/IrcTokens/README.md +++ b/IrcTokens/README.md @@ -23,7 +23,7 @@ https://github.com/jesopo/irctokens) ### stateful -see the full example in [Examples/Tokens/Client.cs](Examples/Tokens/Client.cs) +see the full example in [Examples/Tokens/Client.cs](../Examples/Tokens/Client.cs) public class Client { -- cgit 1.4.1