beremiz

Minor changes to README.md
wxPython4
2022-05-06, Edouard Tisserant
8be4b8f092cd
Minor changes to README.md
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))