From 6f4b1024ac04576614d83642e0d2a7bdc435ca59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Wed, 27 Dec 2017 00:26:09 +0100 Subject: [PATCH] readme updated --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9f0445..0a65008 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ A [TinyFrame](https://github.com/MightyPork/TinyFrame) port to Python This is called PonyFrame because a python package MUST have some pun on "py", but PynyFrame and pyTinyFrame sound odd, so I had to go for a compromise. Also, ponies are cool, right? This port is developed for use in the GEX python client. It may be incomplete, features needed by that project are implemented first. + +The code was written with some haste and my python skills are a bit rusty, so PRs to optimize the code or clean it up are welcome!