Skip to content

Commit f882b7e

Browse files
authored
Updated readme header
1 parent d3580cc commit f882b7e

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
# python-dataclasses-meetup
2-
Notes for my Python Dataclasses presentation
1+
2+
<p align="center">
3+
<a href="http://cetrez.com/"><img src="./res/cetrez.svg" alt="Hack the Castle" align="center" width="400"></a>
4+
</p>
5+
<p align="center">
6+
<a href="http://cetrez.com/" rel="nofollow" class="rich-diff-level-one">Cetrez</a> | <a href="http://blog.cetrez.com/" rel="nofollow" class="rich-diff-level-one">Blog</a> | <a href="http://slides.com/hultner/python-dataclasses-gothpy-alexander-hultner/fullscreen" rel="nofollow" class="rich-diff-level-one">Presentation slides</a> | <a href="https://www.facebook.com/groups/nordiskpython/" rel="nofollow" class="rich-diff-level-one">Nordisk Python Community</a> | <a href="https://www.meetup.com/GothPy/events/249499024/" rel="nofollow" class="rich-diff-level-one">Meetup event</a> | <a href="https://twitter.com/ahultner" rel="nofollow" class="rich-diff-level-one">@ahultner</a>
7+
</p>
8+
9+
# ♜ Python Dataclasses
10+
**By Alexander Hultnér** at GothPy 17th of May 2018.
11+
312

413
## Dataclasses
514
Python 3.6+ for ordered dicts and type annotation support

0 commit comments

Comments
 (0)