Update README.md

This commit is contained in:
Code Artist 2021-01-30 21:25:38 +08:00 committed by GitHub
parent 526ea90162
commit 5e77dbc1b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
# ToggleSwitch WinForms Control
![Nuget](https://img.shields.io/nuget/v/WinFormsToggleSwitch)
A ToggleSwitch that presents on/off values in a more interesting way than a standard CheckBox, created by ![Johnny J](https://www.codeproject.com/script/Membership/View.aspx?mid=926948), published as article in Code Project - ![ToggleSwitch WinForms Control](https://www.codeproject.com/Articles/1029499/ToggleSwitch-Winforms-Control) on 11 Sept 2015.
## License