Skip to content

Commit 28954ed

Browse files
Merge pull request #14 from adhavalboy/patch-1
update with running instruction
2 parents a104b81 + c8e9781 commit 28954ed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ int main() {
2626
}
2727
```
2828

29+
**How To Run Sample?**
30+
```
31+
$ chmod +x run.sh
32+
$ ./run.sh
33+
```
34+
2935
Supported Emojis
3036
------------------
3137

0 commit comments

Comments
 (0)