We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c3743d commit 4fae7f6Copy full SHA for 4fae7f6
1 file changed
README.md
@@ -1,12 +1,8 @@
1
# A Yaml Parser In C#
2
3
-This is a simple YAML parser implementation written in C#.
+Simple YAML parser implementation written in C#.
4
5
There's also a companion course explaining how to develop the app (link takes you to Udemy).
6
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.
+### [Build A WinForms Yaml Parser In C#](https://www.udemy.com/course/learn-csharp-yaml-parsing/?couponCode=FROM_GITHUB)
12
0 commit comments