Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danmunteanu authored Sep 3, 2024
1 parent 199c899 commit dd137ab
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
# A Yaml Parser In C#

This is a simple YAML parser implementation I've written in C#.
This is a simple YAML parser implementation written in C#.

I've also created a companion course explaining how to develop the app.
There's also a companion course explaining how to develop the app.

If you're a C# intermediate, this might be a good course for you.

It can help you grow more confident in your C# and OOP skills.

The full course is available on Udemy, link below:
#### [Learn C# Yaml Parsing (Course)](https://www.udemy.com/course/learn-csharp-yaml-parsing)

## [Learn C# Yaml Parsing (Course)](https://www.udemy.com/course/learn-csharp-yaml-parsing)
It can help you grow more confident in your C# and OOP skills.

Also, the first half of the course is available for free, link below:

## [Parsing YAML In C# (Course Description)](https://www.realityframeworks.com/parsing-yaml-in-csharp/)
#### [Parsing YAML In C# (Course Description)](https://www.realityframeworks.com/parsing-yaml-in-csharp/)

*If you'd like a discount coupon, check out the video description.*

0 comments on commit dd137ab

Please sign in to comment.