Skip to content

Commit

Permalink
Stopwatch: Updates readme instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
atweedie committed Mar 7, 2022
1 parent 3eab277 commit e80397c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@

# Stopwatch Technical Test

A simple stopwatch application built with React. To run the application or the tests, see the available scripts section below.
A simple stopwatch application built with React. To run the application or the tests, see the available scripts section below. First you may need to install any dependancies by running:

```npm install```

NOTE: This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

Expand Down
Binary file removed public/logo192.png
Binary file not shown.
Binary file removed public/logo512.png
Binary file not shown.

0 comments on commit e80397c

Please sign in to comment.