Skip to content

Commit e18d67e

Browse files
replaces python logo with image
1 parent 7f6c421 commit e18d67e

File tree

2 files changed

+113
-113
lines changed

2 files changed

+113
-113
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ For the icon link refer to the table below to obtain the link for a specific pro
3232

3333
| Programming Language | Icon | Icon Link|
3434
|:--------------------:|:----:|:----:|
35-
| Java | ![Java](https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png) | https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png |
36-
| Python | ![Python](https://img.icons8.com/color/35/000000/python.png) | https://img.icons8.com/color/35/000000/python.png |
35+
| Java | ![Java](assets/java.png) | assets/java.png |
36+
| Python | ![Python](assets/python.png) | assets/python.png |
3737
| C | ![C](https://img.icons8.com/color/35/000000/c-programming.png) | https://img.icons8.com/color/35/000000/c-programming.png |
3838
| C++ | ![C++](https://img.icons8.com/color/35/000000/c-plus-plus-logo.png) | https://img.icons8.com/color/35/000000/c-plus-plus-logo.png |
3939
| C# | ![C#](https://img.icons8.com/color/35/000000/c-sharp-logo.png) | https://img.icons8.com/color/35/000000/c-sharp-logo.png |

0 commit comments

Comments
 (0)