Skip to content

Commit 398c9c4

Browse files
committed
Update readme
1 parent 0a7cb5f commit 398c9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class Data
2929
// setters getters etc.
3030
}
3131

32-
class Main // like that one in c++
32+
class Main extends Worker // like that one in c++
3333
{
3434
public function run()
3535
{

0 commit comments

Comments
 (0)