diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..a53a778
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "FloatingStatusWindow"]
+ path = FloatingStatusWindow
+ url = https://github.com/ckaczor/FloatingStatusWindow.git
diff --git a/FloatingStatusWindow b/FloatingStatusWindow
new file mode 160000
index 0000000..38d692c
--- /dev/null
+++ b/FloatingStatusWindow
@@ -0,0 +1 @@
+Subproject commit 38d692c9fc888d0cf79ab6f55b487b64a4bf6cea
diff --git a/LICENSE.md b/LICENSE.md
new file mode 100644
index 0000000..de8cb70
--- /dev/null
+++ b/LICENSE.md
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2018 Chris Kaczor
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
\ No newline at end of file
diff --git a/ProcessCpuUsageStatusWindow.csproj b/ProcessCpuUsageStatusWindow.csproj
index 56e11c8..3ed2047 100644
--- a/ProcessCpuUsageStatusWindow.csproj
+++ b/ProcessCpuUsageStatusWindow.csproj
@@ -34,9 +34,6 @@
4
-
- ..\FloatingStatusWindowLibrary\FloatingStatusWindowLibrary\bin\Debug\FloatingStatusWindowLibrary.dll
-
@@ -79,6 +76,7 @@
ResXFileCodeGenerator
Resources.Designer.cs
+
SettingsSingleFileGenerator
Settings.Designer.cs
@@ -89,8 +87,15 @@
+
+
+
+ {f023a16c-2f13-4a87-a8b7-22c43c4a58a4}
+ FloatingStatusWindow
+
+