Skip to content

Commit 07affb8

Browse files
committed
doc: Minor fixes in README
1 parent fb8bda4 commit 07affb8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ while the details for the exam should be learned from the slides.
1414

1515
## Source Materials
1616

17-
The foundation for these materials are the lecture presentations from the "Text Algorithms" course at MFF CUNI.
17+
The foundation for these materials are the lecture presentations from the "Data Compression Algorithms" course at MFF CUNI created by doc. RNDr. Tomáš Dvořák, CSc.
1818

1919
## How to Build
2020

@@ -28,7 +28,7 @@ typst compile main.typ
2828

2929
This will create the `main.pdf` file in the root directory.
3030

31-
Before each commit, use `typstyle -i .` to format the code and avoid Git conflicts. You can setup a pre-commit hook.
31+
Before each commit, use `typstyle -i .` to format the code and avoid Git conflicts. You can set up a pre-commit hook.
3232

3333
## Disclaimer
3434

0 commit comments

Comments
 (0)