Skip to content

Commit

Permalink
Merge pull request #12 from ejscf/patch-2
Browse files Browse the repository at this point in the history
Add Image and install information
  • Loading branch information
maykbrito authored Apr 25, 2021
2 parents 7bb3712 + ecea6ff commit eb7cc2c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<p align="center">
<img src="./assets/webcam.png" width="190px"/>
</p>

<h1 align="center">Mini video me 📹</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" />
Expand All @@ -15,7 +19,7 @@


## Install

With the terminal open in the project, execute the following command to be able to install the dependencies:
```sh
npm install
```
Expand Down

0 comments on commit eb7cc2c

Please sign in to comment.