Skip to content

Commit 4fae7f6

Browse files
authored
Refine README content for clarity
Removed unnecessary wording and simplified course description.
1 parent 8c3743d commit 4fae7f6

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
# A Yaml Parser In C#
22

3-
This is a simple YAML parser implementation written in C#.
3+
Simple YAML parser implementation written in C#.
44

55
There's also a companion course explaining how to develop the app (link takes you to Udemy).
66

7-
### [FREE Udemy Course | Beginner Friendly C# Course | Build A WinForms Yaml Parser In C#](https://www.udemy.com/course/learn-csharp-yaml-parsing/?couponCode=FROM_GITHUB)
8-
9-
If you're a C# beginner/intermediate, this might be good for you.
10-
11-
It can help you grow more confident in your C# and OOP skills.
7+
### [Build A WinForms Yaml Parser In C#](https://www.udemy.com/course/learn-csharp-yaml-parsing/?couponCode=FROM_GITHUB)
128

0 commit comments

Comments
 (0)