diff options
author | 2024-03-07 01:53:16 +0600 | |
---|---|---|
committer | 2024-03-07 01:53:16 +0600 | |
commit | 83d620ac222a2dd1dc197850877a9fff812d692c (patch) | |
tree | afacb1cb34fa3e849388d2f275bc9d77c6764af0 | |
parent | 24b65c2adc2ad33789525415ea52b0fe63a5d9c8 (diff) | |
download | entropy-calc-83d620ac222a2dd1dc197850877a9fff812d692c.tar.gz entropy-calc-83d620ac222a2dd1dc197850877a9fff812d692c.zip |
Add link to open issues in README
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -23,6 +23,10 @@ After building the project, you can run the program by clicking on the "Run" but Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. +## Issues + +If you find any issues with the project, please open an issue in the repository. [Click here to open an issue](entropy-calculator/issues) + ## License [MIT](https://choosealicense.com/licenses/mit/)
\ No newline at end of file |