Skip to content

Commit 0499fa6

Browse files
committed
* Removed unneedded files
* Updated README.md
1 parent bc57c6e commit 0499fa6

File tree

3 files changed

+4
-10
lines changed

3 files changed

+4
-10
lines changed

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![DeadHash](https://i.imgur.com/PWrqQ67.png)
1+
![DeadHash](https://i.imgur.com/CkzWk7u.png)
22

33
# DeadHash
44

@@ -26,19 +26,13 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
2626

2727
## Building
2828

29-
In order to produce binary distributable files or to start a development build, you must first issue the following command,
30-
in order to ensure that the React build is up-to-date:
31-
```
32-
yarn react-build
33-
```
34-
35-
After running `yarn react-build`, you can issue the following command in order to produce the binary distributable files:
36-
```
29+
In order to produce binary distributable files, you must issue the following command:
30+
```shell
3731
yarn build
3832
```
3933

4034
If you want to start the development version, you can issue the following command, after running `yarn react-build`:
41-
```
35+
```shell
4236
yarn start
4337
```
4438

src/routes/Home/comments_64px.png

-586 Bytes
Binary file not shown.

src/routes/Home/file_64px.png

-656 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)