aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkd <kdam0@localhost.localdomain>2020-07-02 18:54:55 +0000
committerkd <kdam0@localhost.localdomain>2020-07-02 18:54:55 +0000
commitb575daf430946167baf688e486503d69fe495c5a (patch)
treede9a6b61b7ec145bdac619072e406b13d62cb421 /README.md
parent474fbe0850ba5dc6a7aa8eb06c60d229af674dcb (diff)
updated with black and pyflakes runHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6a70d6a..6d4081e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# SlackToTeams
+Code style: Black [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
+Code linter: Pyflakes [![Code linter: Pyflakes](https://badge.fury.io/py/pyflakes.svg)](https://github.com/PyCQA/pyflakes)
+---
## What it does
Migrate Slack messages into Teams. The information that gets retained for each message:
- the (user) sender of the message.