Skip to content

Commit e5ed20c

Browse files
committed
update readme
1 parent 1455e0d commit e5ed20c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ $filter = filter($list, fn($x) => $x % 2 == 0);
2020
$result = toString($filter); // $result = "(2, 4, 6)";
2121
```
2222

23-
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://ru.hexlet.io/pages/about?utm_source=github&utm_medium=link&utm_campaign=php-pairs-data)
23+
---
2424

25-
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet (in Russian)](https://ru.hexlet.io/pages/about?utm_source=github&utm_medium=link&utm_campaign=php-pairs-data).
25+
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io/pages/about?utm_source=github&utm_medium=link&utm_campaign=php-pairs-data)
26+
27+
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io/pages/about?utm_source=github&utm_medium=link&utm_campaign=php-pairs-data).
28+
29+
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).

0 commit comments

Comments
 (0)