Skip to content

Commit 9db52cf

Browse files
committed
update readme
1 parent e121462 commit 9db52cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ pip install hexlet-pairs
2121
pairs.cdr(p) # 'foo'
2222
print(pairs.to_string(p)) # cons(42, 'foo')
2323

24+
---
25+
2426
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://ru.hexlet.io/pages/about)
2527

2628
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=python-pairs).
29+
30+
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).

0 commit comments

Comments
 (0)