From d29e5a2e5361e580e66a6d9d8946bee1cb1d5cbe Mon Sep 17 00:00:00 2001 From: Dmytro Litvinov Date: Tue, 2 Oct 2018 08:17:02 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ code/ukraine_hacktoberfest.py | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 code/ukraine_hacktoberfest.py diff --git a/README.md b/README.md index 08ae9d3..ae81b83 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,12 @@ Start adding your names here: - Nerd, geek, gamer, I love TLoK [![github-alt][github-img]](https://github.com/frannievas) +### Dmytro Litvinov +- Full Stack Python develop from Ukraine :snake: +- [!My website](https://DmytroLitvinov.com) +- [![twitter-alt][twitter-img]](https://twitter.com/Dmytro_Litvinov) + [![github-alt][github-img]](https://github.com/DmytroLitvinov) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... diff --git a/code/ukraine_hacktoberfest.py b/code/ukraine_hacktoberfest.py new file mode 100644 index 0000000..15ddcac --- /dev/null +++ b/code/ukraine_hacktoberfest.py @@ -0,0 +1,4 @@ +## +print('Hello World') +print('Hello from Ukraine') +## \ No newline at end of file