Skip to content

Commit

Permalink
Update Introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
Morten Frederiksen committed Nov 19, 2018
1 parent c5ad028 commit 95af9eb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/TaskCardCreator/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,9 @@
<DropShadowEffect />
</TabControl.Effect>
<TabItem Name="IntroTab" Header="Introduction">
<WebBrowser Source="https://github.com/frederiksen/Task-Card-Creator"></WebBrowser>
<TextBlock Margin="5" TextWrapping="Wrap">
Small tool for printing task cards used for a Scrum board. Your physical Scrum board will look fantastic. Supports Team Foundation Server and Azure DevOps.
</TextBlock>
</TabItem>

</TabControl>
Expand Down

0 comments on commit 95af9eb

Please sign in to comment.