Skip to content

Commit 17c738e

Browse files
committed
Tambah: banner pada readme.md
1 parent e810909 commit 17c738e

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

assets/php-teaching-header.jpg

212 KB
Loading

readme.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Object-Oriented pada PHP
22

3-
<a href="https://emptywork.netlify.app">
4-
<img src="./assets/active.svg" width=100>
5-
</a>
3+
<img src="./assets/php-teaching-header.jpg" alt="Object-Oriented Pada PHP"/>
64

75
Source code untuk dasar-dasar tentang Object-Oriented pada PHP. Adapun materi yang termuat pada repository ini antara lain:
86
- <a href="./src/1-pengenalan-class.php">Pengenalan Class [1-pengenalan-class.php]</a>
@@ -38,4 +36,8 @@ Source code untuk dasar-dasar tentang Object-Oriented pada PHP. Adapun materi ya
3836
|<a href="./src/4-pengenalan-konstruk.php">4-pengenalan-konstruk.php</a>|<a href="./src/comment/4-pengenalan-konstruk-comment.php">4-pengenalan-konstruk-comment.php</a>|
3937

4038
Didukung oleh:
41-
<a href="https://filkom.ukim.ac.id">Filkom UKIM</a> | <a href="https://ukim.ac.id">UKIM</a>
39+
<a href="https://filkom.ukim.ac.id">Filkom UKIM</a> | <a href="https://ukim.ac.id">UKIM</a>
40+
41+
<a href="https://emptywork.netlify.app">
42+
<img src="./assets/active.svg" width=100>
43+
</a>

0 commit comments

Comments
 (0)