Skip to content

Commit a267a85

Browse files
Update README.md
1 parent 595601b commit a267a85

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -148,11 +148,14 @@ if (myConfig.data.isDebug) console.log('Server start on port ' + myConfig.data.p
148148
```
149149
## Запуск
150150
```
151-
node server
151+
node server
152152
```
153-
## Результат http://localhost:2020
153+
## Результат
154154
```
155-
*Привет, Мир!*
155+
http://localhost:2020
156+
```
157+
158+
**Привет, Мир!**
156159

157160
Список участников:
158161
----------------------------------
@@ -164,4 +167,4 @@ if (myConfig.data.isDebug) console.log('Server start on port ' + myConfig.data.p
164167
| 142| Сергей| Алексеев|
165168
| 15| Герман| Степанов|
166169
----------------------------------
167-
```
170+

0 commit comments

Comments
 (0)