Update readMe.md

pull/324/head
Manjul Mittal 3 years ago committed by GitHub
parent 8b4f5a7e8c
commit 567a178b89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -532,6 +532,11 @@ There are two ways of commenting:
- _Single line commenting_
- _Multiline commenting_
Single line commenting:
```js
// commenting the code itself with a single comment
// let firstName = 'Asabeneh'; single line comment

Loading…
Cancel
Save