Skip to content

Commit 69c2bf8

Browse files
committed
Update README.md
1 parent 77da8a3 commit 69c2bf8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ Using this library, you can create simple wave file quickly.
33

44
## Description
55

6-
With this, you can write code to create audio files quickly.:dash: And you can create audio files without struggle with binary files!:smile:
7-
Even if you are not good at file operations, you can write code intuitively!:ok_woman:
6+
With this, you can write code to create audio files quickly.:dash: And you can create audio files without struggle with binary files!:ok_hand:
7+
Even if you are not good at file operations, you can write code intuitively!:smile:
88

99
This library was originally developed for C#, but now, it is developed for C++.
1010
This project has been reborn for C++!:clap:
11-
It means this library doesn't depend on .NET framework.
11+
It means this library doesn't depend on .NET framework!:relaxed:
1212
If you want to use this on C#, you can download C# edition in the release page but it maybe not latest version.
1313

1414
## Requirement

0 commit comments

Comments
 (0)