Skip to content

Commit

Permalink
Update README to reference Cake.Yaml v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
augustoproiete committed Dec 24, 2022
1 parent 5ca1715 commit 93a2be6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@

A set of aliases for [cakebuild.net](https://cakebuild.net) to help with YAML Serialization.

![AppVeyor](https://ci.appveyor.com/api/projects/status/3ttdasxutw5r8v7d/branch/master?svg=true)
[![License](https://img.shields.io/:license-mit-blue.svg)](./LICENSE)

You can easily reference Cake.Yaml directly in your build script via a Cake addin:

```csharp
#addin nuget:?package=Cake.Yaml&version=5.0.0
#addin nuget:?package=Cake.Yaml&version=6.0.0
#addin nuget:?package=YamlDotNet&version=12.3.1
```

Expand Down

0 comments on commit 93a2be6

Please sign in to comment.