Skip to content

Fixed markdown issue and added contributors URL #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ All of my labwork done as part of Advanced Programming Practice (18CSC207J) lab.
| `1` | Structured |11,14|
| `2` | Procedural |11,14,15|
| `3` | Object Oriented |5,9,14|
| `4` | Event Driven & GUI |3|
| `4` | Event Driven & GUI |3,5|
| `5` | Imperative ||
| `6` | Declarative| |
| `7` | Functional | |
Expand All @@ -24,6 +24,16 @@ All of my labwork done as part of Advanced Programming Practice (18CSC207J) lab.

- Python

<br>

<p align="center"><img src="https://img.shields.io/badge/Contributors-black?logo=github&style=for-the-badge" />
<p>
<a href="https://github.com/ComputerScientist-01/Advanced-Programming-Practice/graphs/contributors">
<img src="https://contrib.rocks/image?repo=ComputerScientist-01/Advanced-Programming-Practice" />
</a>
</p>


<!-- CONTACT -->
## :man: Project Created & Maintained By

Expand Down