Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvidmar committed Nov 13, 2017
1 parent c91b67b commit eaff1d2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
1 change: 1 addition & 0 deletions TinyCapture.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="README.md" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Expand Down

0 comments on commit eaff1d2

Please sign in to comment.