Skip to content

Commit c56f411

Browse files
authored
Update README.md
1 parent ea67957 commit c56f411

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- [x] RegEx (regulární exprese)
1111
- [x] vysvětlení OOP
1212
- [x] základy OOP
13-
- [ ] pokročilejší OOP
13+
- [x] pokročilejší OOP
1414
- [ ] mít příklady ke všemu
1515
- [ ] a více
1616

@@ -1274,4 +1274,4 @@ class student{
12741274
}
12751275

12761276
//kód funguje, protože metody mají stejný název jiných třídách a proto je to v pohodě
1277-
```
1277+
```

0 commit comments

Comments
 (0)