There was an error while loading. Please reload this page.
1 parent 24f9c4d commit 4f272d8Copy full SHA for 4f272d8
README.md
@@ -90,7 +90,7 @@
90
## Programming Paradigms and Techniques
91
92
1. Imperative, non-structured, structured and procedural programming
93
- - [Imperative programming]https://github.com/HowProgrammingWorks/ImperativeProgramming
+ - [Imperative programming](https://github.com/HowProgrammingWorks/ImperativeProgramming)
94
- [Prototype-oriented programming](https://github.com/HowProgrammingWorks/PrototypeOrientedProgramming)
95
- [Object-oriented programming](https://github.com/HowProgrammingWorks/ObjectOrientedProgramming)
96
2. [Functional programming](https://github.com/HowProgrammingWorks/FunctionalProgramming)
0 commit comments