Add license and initial readme file

This commit is contained in:
2018-02-06 19:59:04 -05:00
parent 2d97f52d8c
commit 81ef8f451c
3 changed files with 36 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Common
Library of generic .NET code that I've written over the years. Some is used in my current projects and the rest is "garage sale code" that may or may not be useful.
## Authors
* **Chris Kaczor** - *Initial work* - https://github.com/ckaczor - https://chriskaczor.com
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.