From f6ac796dfde93ac8c6dba3b4ae7f2c3bcca04089 Mon Sep 17 00:00:00 2001 From: Simon Fortier Date: Wed, 29 May 2019 17:42:18 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7e21e7f..2ee4ee2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# Architeuthis ? +# Architeuthis 🦑 [![CodeFactor](https://www.codefactor.io/repository/github/simon987/architeuthis/badge)](https://www.codefactor.io/repository/github/simon987/architeuthis) +![GitHub](https://img.shields.io/github/license/simon987/Architeuthis.svg) *NOTE: this is very WIP* @@ -39,8 +40,7 @@ and error handling. Built for automated web scraping. "every": "2s", "burst": 1, "headers": {"User-Agent": "mybot_v0.1"} - }, - ... + } } } ```