diff --git a/README.md b/README.md new file mode 100644 index 0000000..f097aca --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +

+

oliverbooth.dev

+

+GitHub Workflow Status +GitHub Issues +MIT License +

diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..334a762 Binary files /dev/null and b/icon.png differ diff --git a/oliverbooth.dev.sln b/oliverbooth.dev.sln index b0e0047..c830cfa 100644 --- a/oliverbooth.dev.sln +++ b/oliverbooth.dev.sln @@ -2,6 +2,11 @@ Microsoft Visual Studio Solution File, Format Version 12.00 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "oliverbooth.dev", "oliverbooth.dev\oliverbooth.dev.csproj", "{A58A6FA3-480C-400B-822A-3786741BF39C}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{06B0C27F-3432-41D7-B103-47B8D0EE28CC}" + ProjectSection(SolutionItems) = preProject + README.md = README.md + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU