From 6e58c3fe1dbdcbee6276e91f4ef6e468d142042d Mon Sep 17 00:00:00 2001 From: cottongin Date: Wed, 7 Nov 2018 12:43:31 -0600 Subject: [PATCH] cleanup --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdabc1c..2cfc526 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -[![Build Status](https://travis-ci.org/reticulatingspline/Tweety.svg?branch=master)](https://travis-ci.org/reticulatingspline/Tweety) +### Forked and modified from https://github.com/reticulatingspline/Tweety +### this fork REQUIRES Python 3.5+ # Limnoria plugin for Twitter. @@ -23,7 +24,7 @@ You will need a working Limnoria bot on Python 2.7 for this to work. Go into your Limnoria plugin dir, usually ~/supybot/plugins and run: ``` -git clone https://github.com/reticulatingspline/Tweety +git clone https://gitlab.com/cottongin/Tweety.git ``` To install additional requirements, run: