Skip to content

Commit e1e1261

Browse files
Update README.md
1 parent bea580f commit e1e1261

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,12 @@ func main() {
4444

4545
```
4646

47+
48+
## Run Application
49+
50+
Install my-project with npm
51+
52+
```bash
53+
go run app.go
54+
```
55+

0 commit comments

Comments
 (0)