Skip to content

Commit 215356b

Browse files
authored
Update README.md
1 parent 2e5619b commit 215356b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
<a href = "https://stackoverflow.com/users/6623589/"><img height="16" width="16" src="https://unpkg.com/simple-icons@v3/icons/stackoverflow.svg"/></a>
1616
</h1>
1717

18-
<p align = "justify"><b>TEMPLATE Design</b> built specifically for python Language, with necessary file structure as required. This TEMPLATE DOES NOT COME with a LICENSE File, but you can easily add a required license from GitHub. However, special files like .gitignore .gitattributes are included.</p>
18+
<p align = "justify"><b>TEMPLATE Design</b> built specifically for python Language, with necessary file structure as required. <strike>This TEMPLATE DOES NOT COME with a LICENSE File, but you can easily add a required license from GitHub. However, special files like .gitignore .gitattributes are included.</strike> The TEMPLATE now includes as LICENSE file, and other files are kept as is.</p>
19+
20+
<p><strike>
1921

2022
Follow the steps to create a new license file as below:
2123
- Open the Repository
@@ -25,6 +27,8 @@ Follow the steps to create a new license file as below:
2527
- Review and Submit
2628
- Commit Changes as Required
2729

30+
</strike></p>
31+
2832
**NOTE:** some optional usage, specifications, and helpful links are as below:
2933
1. You can add GitHub Repository Badges from [Shields IO](https://shields.io/) - if this is a Public Repository;
3034
2. TAB (size = 4) has been used for indentation, except this file (README.md).

0 commit comments

Comments
 (0)