Skip to content

Commit fe68d7a

Browse files
authored
Update README.md
1 parent 2246a3b commit fe68d7a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
## NodeJS learning examples
1+
## NodeJS Learning Examples
22

33
sample projects to learn nodejs.
44
[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)
55
![GitHub](https://img.shields.io/github/license/bilaldevelop/nodejs-learning-examples?color=yellow&label=MIT&style=plastic)
66

7+
8+
## how can i use
79

8-
### how can i use
910

11+
**1. create-server**
12+
> using NodeJS `http, fs` core package create server.
13+
14+
**2. custom-routing**
15+
> using NodeJS `http, fs` core package solve routing process.
16+

0 commit comments

Comments
 (0)