Skip to content

Commit 39c1308

Browse files
authored
Cleaned up readme
1 parent fab8453 commit 39c1308

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# BossSensor
2-
Hide screen when boss is approaching.
2+
Hide your screen when your boss is approaching.
33

44
## Demo
5-
Boss stands up. He is approaching.
5+
The boss stands up. He is approaching.
66

77
![standup](https://github.com/Hironsan/BossSensor/blob/master/resource_for_readme/standup.jpg)
88

9-
When he is approaching, fetch face images and classify image.
9+
When he is approaching, the program fetches face images and classifies the image.
1010

1111
![approaching](https://github.com/Hironsan/BossSensor/blob/master/resource_for_readme/approach.jpg)
1212

13-
If image is classified as the Boss, monitor changes.
13+
If the image is classified as the Boss, it will monitor changes.
1414

1515
![editor](https://github.com/Hironsan/BossSensor/blob/master/resource_for_readme/editor.jpg)
1616

@@ -20,7 +20,7 @@ If image is classified as the Boss, monitor changes.
2020
* Python3.5
2121
* OSX
2222
* Anaconda
23-
* Many boss image and other person image
23+
* Lots of images of your boss and other person image
2424

2525
Put images into [data/boss](https://github.com/Hironsan/BossSensor/tree/master/data/boss) and [data/other](https://github.com/Hironsan/BossSensor/tree/master/data/other).
2626

@@ -57,4 +57,4 @@ Change Keras backend from Theano to TensorFlow.
5757

5858
## Author
5959

60-
[Hironsan](https://github.com/Hironsan)
60+
[Hironsan](https://github.com/Hironsan)

0 commit comments

Comments
 (0)