We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d5a42 commit 4df76acCopy full SHA for 4df76ac
README.md
@@ -1,4 +1,4 @@
1
-This repository is to learn about basic things to a repository like
+**This repository is to learn about basic things to a repository like**
2
- Format using black
3
- Error free code using pylinit
4
- Documentation using pylint
@@ -7,4 +7,6 @@ This repository is to learn about basic things to a repository like
7
- Test case by using pytest
8
- MakeFile to automate the small processes
9
- Versioning: on github and poetry
10
- Youtube link to tutorials: https://www.youtube.com/watch?v=EP2WNh9lw3g&list=PLQ_jKE7AEWt4p4Ej_FBEglc8hI-YeAl-Z
+
11
12
+ **Youtube link to tutorials:** https://www.youtube.com/watch?v=EP2WNh9lw3g&list=PLQ_jKE7AEWt4p4Ej_FBEglc8hI-YeAl-Z
0 commit comments