X-Git-Url: https://git.yukkurigames.com/?p=python-bulletml.git;a=blobdiff_plain;f=bulletml%2F__init__.py;h=c87a4425b43ac2889828c0695b97ea6a490579a8;hp=1e1dbcdc454392ffa71c3ae02ed140c402c942b0;hb=29b24c8fc17a3bdcccd1ac853eee5b90c6fd0856;hpb=4f0e7df685d8d25cd0f1bbce7d6330f87c8cf178 diff --git a/bulletml/__init__.py b/bulletml/__init__.py index 1e1dbcd..c87a442 100644 --- a/bulletml/__init__.py +++ b/bulletml/__init__.py @@ -10,6 +10,9 @@ More information is available at the BulletML homepage, http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/index_e.html, or the python-bullet homepage, http://code.google.com/p/python-bulletml/. +If you want to use a YAML-based implementation, check out the +bulletml.bulletyaml module in this package. + Basic Usage: from bulletml import Bullet, BulletML