Skip to content

Commit

Permalink
Merge branch 'main' of github.com:trouchet/eulejs into main
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolnetto committed Feb 10, 2023
2 parents af8b53a + a4123ae commit 369cd8b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,13 @@ npm i --save eulejs
Example
========

We navigate to folder `examples/` and run the command `node example.js`. The following output logs in console:
We do:

1. Navigate to folder `example/`
2. Run the command `npm i --save eulejs`
3. Run the command `npm start`.

The following output log appears in console:

```
{
Expand Down

0 comments on commit 369cd8b

Please sign in to comment.