Skip to content

Commit 3b71de6

Browse files
committed
update readme
1 parent 070cfc0 commit 3b71de6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,8 @@ String[] secondNames = {"Igor", "Petya", "Sergey", "Vasya", "Sasha"};
3636
difference(firstNames, secondNames);
3737
// ["Kolya"]
3838
```
39+
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=java-arrays-as-sets)
40+
41+
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=java-arrays-as-sets).
42+
43+
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).

0 commit comments

Comments
 (0)