From abe2b2394cc221a4d55bb14decbbeaff33b7e613 Mon Sep 17 00:00:00 2001 From: HolyPython <58428858+holypython@users.noreply.github.com> Date: Tue, 6 Apr 2021 16:36:53 +0300 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index f62e768..7fc7159 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ # holypython Content of HolyPython.com + +[![Logo](/logo.png)](https://holypython.com/) + +# HolyPython.com + +> The official HolyPython Website + +* Visit [our website](https://holypython.com) to view Python lessons, tutorials and exercises. +* Use the [Search page](https://holypython.com/search) to find Python lessons, tutorials and exercises. +* Browse the [Blog](https://holypython.com/blog/) to see other Python and programming related material such as news and career tools. +* If you like HolyPython, give it a star. + +## How to contribute? + +* To help us grow, see [Contribution Guidelines](/contribution_guidelines.md). +* To report errors, please [open an issue](https://github.com/holypython/holypython/issues).