Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixed a typo;
  • Loading branch information
zluzunov authored Aug 17, 2017
1 parent 3f171d7 commit bfeddcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Sound Wizard
A simple media player was written in C#. It uses [WPF](https://github.com/Microsoft/WPF-Samples) and [Mahapps Metro Toolkit](https://github.com/MahApps/MahApps.Metro) for the interface.
A simple media player written in C#. It uses [WPF](https://github.com/Microsoft/WPF-Samples) and [Mahapps Metro Toolkit](https://github.com/MahApps/MahApps.Metro) for the interface.

This is our [C# Advanced OOP teamwork](https://softuni.bg/trainings/1637/c-sharp-oop-advanced-july-2017#lecture-6062) project and its main purpose is to help us learn around a real-world application.

Our goal is to work in a team, to try to follow MVVM design architecture and OOP best practices.
Our goal is to work in a team, to try to follow MVVM design architecture and OOP best practices.

0 comments on commit bfeddcb

Please sign in to comment.