Skip to content

Commit 050d6a8

Browse files
committed
add hexlet logo
1 parent ccdc7d7 commit 050d6a8

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
### hexlet-points
1+
# python-points
22

33
A SICP'ish Points implemented in Python using hexlet-pairs.
44

5-
### Usage
5+
## Usage example
66

77
<!-- This code will be doctested. Do not touch the markup! -->
88

@@ -16,3 +16,7 @@ A SICP'ish Points implemented in Python using hexlet-pairs.
1616
200
1717
>>> points.get_quadrant(p)
1818
1
19+
20+
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/hexletguides.github.io/master/images/hexlet_logo128.png)](https://ru.hexlet.io/pages/about)
21+
22+
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).

0 commit comments

Comments
 (0)