Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ydinkov authored Jul 28, 2023
1 parent 5805427 commit 0542058
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 @@
[![Nuget](https://img.shields.io/nuget/v/Dialogative?label=Nuget&logo=nuget)](https://www.nuget.org/packages/Dialogative/)

![](icon.png)
<img src="icon.png" alt="drawing" width="200"/>

# Dialogative

Expand Down Expand Up @@ -304,4 +304,4 @@ Option? HandlePlayerChoice(Option[] options1, ConsoleKey consoleKey)
return choice;
}

```
```

0 comments on commit 0542058

Please sign in to comment.