Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peters authored Oct 19, 2023
1 parent f509fb8 commit de557c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ int bspatch(
struct bsdiff_patch_packer *packer);
```
## Demo Usage
## Demo Usage
```c
#include <stdio.h>
#include "bsdiff.h"
Expand Down

0 comments on commit de557c6

Please sign in to comment.