diff --git a/README.md b/README.md index 32d5df1..5356bf7 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ -# silver-octo-spoon \ No newline at end of file +# Introduction + +This repository is simply a repository of my code challenges, techniques, thoughts, ideas, concepts and, not least, also really silly ideas. It is not meant to be used as-is anywhere, but you are free to browse through and ~~steal~~ borrow any ideas from here. + +This repository could be in any state, so bear this in mind. Incomplete concepts will abound. + +# How this repository is structured + +Essentially this repository will contain C# code, but may contain other code where I decided to try something in another framework or language. This repository will be filled with dotnet projects, and others. I have done it this way so that I have one repository with my code examples and ideas, for future-me and for anyone who would want to use any similar code or ideas themselves. + +If you want this code, the UNLICENSE contains the necessary. Go wild. This is in the public domain for a reason. +