aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2020-11-21 01:23:26 +0100
committerGravatar GitHub <[email protected]>2020-11-21 01:23:26 +0100
commite7d400793ed23cb02c2558b69420086285a59a2a (patch)
tree1b7b6254ef5547595a765deb5e942bf8ccedee7b /README.md
parentMerge branch 'master' of github.com:python-discord/seasonalbot (diff)
Add a banner and fix the README a bit.
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 20e6c8c1..3301ccda 100755
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@
[![Build Badge][3]][4]
[![Discord](https://img.shields.io/static/v1?label=Python%20Discord&logo=discord&message=%3E100k%20members&color=%237289DA&logoColor=white)](https://discord.gg/2B963hn)
-A Discord bot for the Python Discord community which changes with the seasons, and provides useful event features.
+![Header](sir-lancebot-logo.png)
+
+A Discord bot built by the Python Discord community, for the Python Discord community.
You can find our community by going to https://discord.gg/python
@@ -12,7 +14,7 @@ You can find our community by going to https://discord.gg/python
We know it can be difficult to get into the whole open source thing at first. To help out, we started the HacktoberBot community project during [Hacktoberfest 2018](https://hacktoberfest.digitalocean.com) to help introduce and encourage members to participate in contributing to open source, providing a calmer and helpful environment for those who want to be part of it.
-This later evolved into a bot that runs all year, providing season-appropriate functionality and issues that beginners can work on.
+This later evolved into a bot designed as a fun and beginner-friendly learning environment for writing bot features and learning open-source.
## Getting started
Before you start, please take some time to read through our [contributing guidelines](CONTRIBUTING.md).