Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HBiSoft authored Jan 15, 2020
1 parent 35a7e20 commit 2a6a75e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ public class MainActivity extends AppCompatActivity implements HBRecorderListene

That's it, `HBRecorder` is now ready to be used.
---
When ever you want to start capturing your screen, it is important you do it as shown below:
When you want to start capturing your screen, it is important you do it as shown below:
---
```java
private void startRecordingScreen() {
Expand Down

0 comments on commit 2a6a75e

Please sign in to comment.