donations: Fixed up the README a bit

This commit is contained in:
Christian Decker
2019-03-28 16:07:51 +01:00
parent 638c24cb41
commit 92d2bbe262
3 changed files with 25 additions and 167 deletions

View File

@@ -75,7 +75,7 @@ class Strategy:
class Autopilot():
def __init__(self,G):
def __init__(self, G):
self.__add_logger()
self.G = G