diff --git a/README.md b/README.md index b9a1be5..d39559d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ English | [简体中文](README.zh-CN.md) - Print jpg/png images directly to cat printer from a web interface - (more will be here...) +## How to use + +TODO + +Currently, with Python3 and Bleak, open `server.py` and go to `http://localhost:8095` in browser, open cat printer and bluetooth of your computer, then do the works. + ## Why? These bluetooth cat printers, with module name GB01, GB02 and GT01, have poor support at applications. diff --git a/README.zh-CN.md b/README.zh-CN.md index c9138e3..0bffe49 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -9,6 +9,12 @@ - 直接从网页界面打印 jpg/png 图像到猫咪打印机 - (会有更多……) +## 如何使用 + +TODO + +当前,使用 Python3 和 Bleak,打开 `server.py`,在浏览器访问 `http://localhost:8095`,开启猫咪打印机和电脑蓝牙,然后做自己想要的。 + ## 为什么? 这些蓝牙猫咪打印机,型号为 GB01, GB02 和 GT01,没有足够的应用支持。