mirror of
https://github.com/yaakov-h/Notepad.Extensions.Logging.git
synced 2024-11-22 19:24:48 +00:00
make nuget button link to package
This commit is contained in:
parent
6b871b24a6
commit
9fb4b44714
1 changed files with 1 additions and 2 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Notepad.Extensions.Logging
|
# Notepad.Extensions.Logging
|
||||||
|
|
||||||
![Nuget](https://img.shields.io/nuget/v/Notepad.Extensions.Logging)
|
[![NuGet](https://pbs.twimg.com/media/EYfBQ5cXsAEcu2e?format=jpg&name=orig)](https://www.nuget.org/packages/Notepad.Extensions.Logging/)
|
||||||
|
|
||||||
This is a library for .NET / .NET Core to log your program's output to a handy Notepad window!
|
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):
|
Inspired by [this tweet](https://twitter.com/steveklabnik/status/1263190719721766918):
|
||||||
|
|
||||||
![](https://pbs.twimg.com/media/EYfBQ5cXsAEcu2e?format=jpg&name=orig)
|
|
||||||
|
|
Loading…
Reference in a new issue