From 234a95f7cc83497aa6c52377301584d5cabbf3a5 Mon Sep 17 00:00:00 2001 From: Sara Gowen <9001998+dynamictulip@users.noreply.github.com> Date: Wed, 1 Jul 2020 13:44:09 +0100 Subject: [PATCH] Add icon (#5) * Added icon to application * Corrected pomodoro spelling in README Co-authored-by: Sara Gowen --- Pomo-Shiny/Pomo-Shiny.csproj | 7 ++++--- README.md | 10 +++++----- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/Pomo-Shiny/Pomo-Shiny.csproj b/Pomo-Shiny/Pomo-Shiny.csproj index 07efabf..3bf8b51 100644 --- a/Pomo-Shiny/Pomo-Shiny.csproj +++ b/Pomo-Shiny/Pomo-Shiny.csproj @@ -5,6 +5,7 @@ netcoreapp3.1 Pomo_Shiny true + Media/unicorn2_Pyo_12.ico @@ -16,9 +17,9 @@ - - - + + + \ No newline at end of file diff --git a/README.md b/README.md index edf80fd..1f9b14e 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -# Ponydorro +# Ponydoro [![Build Status](https://saragowen89.visualstudio.com/GitHubPipelines/_apis/build/status/dynamictulip.Ponydorro?branchName=master)](https://saragowen89.visualstudio.com/GitHubPipelines/_build/latest?definitionId=16&branchName=master) -### Pomodorro timer in :unicorn: form +### Pomodoro timer in :unicorn: form -This is a .NET Core 3 WPF [Pomodorro](https://francescocirillo.com/pages/pomodoro-technique) timer. +This is a .NET Core 3 WPF [Pomodoro](https://francescocirillo.com/pages/pomodoro-technique) timer. -By default a pomodorro lasts for 25 minutes and a break lasts for 5 +By default a pomodoro lasts for 25 minutes and a break lasts for 5 -![Ponydorro image](/Pomo-Shiny/Media/unicorn2.png) +![Ponydoro image](/Pomo-Shiny/Media/unicorn2.png) Please feel free to add random improvements or raise issues/feature requests