Skip to content

Commit d4bf998

Browse files
authored
add license
1 parent e646279 commit d4bf998

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,8 @@ Write a Python code that takes an ASCII text file as input and converts each cha
2929
## Using This Repository
3030
This repository is structured to contain the Python scripts corresponding to each exercise. Each script can be run independently, and they are organized by their exercise numbers. Ensure you have Python installed on your system to run these scripts.
3131

32+
## License
33+
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.
34+
3235
## Known Issues
3336
The OPAP API that I used is deprecated.

0 commit comments

Comments
 (0)