diff --git a/practical-file/README.md b/practical-file/README.md index f97ff68..83d0fae 100644 --- a/practical-file/README.md +++ b/practical-file/README.md @@ -1,7 +1,7 @@ # Practical File -[Outputs](./outputs) directory contains text document (.txt) files with the output of each question alloted. -[Questions](./questions) file contains Python program files alongside text documents (.txt) [for ease of use] for each question. +- [Outputs](./outputs) directory contains text document (.txt) files with the output of each question alloted. +- [Questions](./questions) file contains Python program files alongside text documents (.txt) [for ease of use] for each question. - project.py is a helper utility that I've used to make my life easier while working with this. - outputs.txt contains outputs for all the questions alloted.