Skip to content

Commit 44b9697

Browse files
Update README.md
1 parent 4592533 commit 44b9697

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,10 @@ Defines.CiscoDllName64bit = "{YourPath}/openh264-2.4.0-win64.dll";
3737
```
3838

3939
## Example
40-
Examples codes can be found on examples directory on the repository.
41-
42-
Following code shows minimalist example of encoder and decoder in action.
43-
40+
Examples codes can be found on examples directory on the repository.<br/>
4441
For detailed information and documentation please check out [Wiki](https://github.com/ReferenceType/H264Sharp/wiki) page
4542

43+
Following code shows minimalist example of encoder and decoder in action.
4644
``` csharp
4745
static void Main(string[] args)
4846
{

0 commit comments

Comments
 (0)