Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit f15c303

Browse files
author
Bassem Dghaidi
committed
Update installation instructions
1 parent d27d8e7 commit f15c303

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
# Objectron
22

3-
Summary TBD
3+
## Synopsis
4+
5+
TBD
6+
7+
## Install
8+
9+
**Requires node v10.13.x or above**
410

5-
## Setup
611
```
7-
npm install
12+
$ npm install
13+
814
# Run the tests
9-
npm test
15+
$ npm test
1016
```
1117

1218
## Usage

0 commit comments

Comments
 (0)