diff --git a/README.md b/README.md
index 98aebb1..c61cdba 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,7 @@
# TinyCapture
+
+Minimalistic screen capture program.
+
+By default, pressing Windows + F9 will capture current window. Pressing Win + F10 win capture entire screen. Screenshot would immediately get saved to image with the name of the window.
+
+Great for writing documentation, articles and blog posts.
\ No newline at end of file
diff --git a/TinyCapture.csproj b/TinyCapture.csproj
index 38e8be0..c30d3d4 100644
--- a/TinyCapture.csproj
+++ b/TinyCapture.csproj
@@ -75,6 +75,7 @@
+