diff --git a/todo.py b/todo.py index 5914c03..f93ecb5 100755 --- a/todo.py +++ b/todo.py @@ -1,16 +1,16 @@ #! /usr/bin/env python3 # -*- coding: utf-8 -*- -"""Retrieves covid19 numbers from RKI for `argos `.""" +"""Todo.txt interface for `argos `.""" -# httping +# todo # v1.0 # Tobias Schmidl # schtobia -# Short description of what your plugin does. +# Todo.txt interface # -# python,requests -# https://gitlab.com/schtobia/argos-corona/blob/master/corona.py +# python,todotxtio +# https://gitlab.com/schtobia/argos-todo/blob/master/todo.py from __future__ import annotations