From 861e5a2055066defb6eded56c3a73ffc73b11c71 Mon Sep 17 00:00:00 2001 From: Cort Buffington Date: Fri, 23 Aug 2013 07:53:48 -0500 Subject: [PATCH] Fixed typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a03924..5888ca1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -***This code actually works. If you stumbed across the project, this is what you most want to know: It's not a complete application, yet, but it does actually work and run without messing up your IPSC network! If you download it and try it, you shouldn't be disappointed like I was with every online repo I found that was supposed to be an IPSC client. Pay attention to requirements, there are several python modules needed, but none are esoteric.*** +***This code actually works. If you stumbled across the project, this is what you most want to know: It's not a complete application, yet, but it does actually work and run without messing up your IPSC network! If you download it and try it, you shouldn't be disappointed like I was with every online repo I found that was supposed to be an IPSC client. Pay attention to requirements, there are several python modules needed, but none are esoteric.*** ***What does it to today? It will connect to mulitple IPSC networks as a peer and maintain those relationships. Current work is on adding validation routines. Once this is completed, an attempt will be made to bridge networks.***