From 5267347d4922ea0cd8a22feea9848ef1a79ac85d Mon Sep 17 00:00:00 2001 From: Yaakov Date: Thu, 21 May 2020 10:38:03 +1000 Subject: [PATCH] Add readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5a82768 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Notepad.Extensions.Logging + +This is a library for .NET / .NET Core to log your program's output to a handy Notepad window! + +Inspired by [this tweet](https://twitter.com/steveklabnik/status/1263190719721766918): + +![](https://pbs.twimg.com/media/EYfBQ5cXsAEcu2e?format=jpg&name=orig) \ No newline at end of file