Skip to content

Commit ec20274

Browse files
Update README.md
1 parent 7492681 commit ec20274

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ npm i
1515

1616
That's it! This is a very basic example of gRPC in Node.js. For more advanced usage, you can refer to the official gRPC documentation:
1717

18-
# TO run
18+
## To run
1919

2020
First bash or terminal
2121

@@ -26,4 +26,4 @@ node ./greeter.js
2626
Second bash or terminal
2727
```sh
2828
node ./SayHello.js
29-
```
29+
```

0 commit comments

Comments
 (0)