From c9e09f8ab95cb4c6f4455bbbe9706ffbaaa74194 Mon Sep 17 00:00:00 2001 From: "Jip J. Dekker" Date: Tue, 1 Apr 2014 21:42:54 +0200 Subject: [PATCH] Added an version message --- Fourmi.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Fourmi.py b/Fourmi.py index 1a3e11b..1f076ea 100755 --- a/Fourmi.py +++ b/Fourmi.py @@ -2,6 +2,7 @@ """ Fourmi - An internet webcrawler searching for information on chemical compounds. [todo] - Add some more useful text here. +Version: v0.0.1 - Empty Application that could do something but all logic of websites isn't there yet! """ from twisted.internet import reactor