diff --git a/README.md b/README.md
index 17acf9f1..c5bb5c91 100644
--- a/README.md
+++ b/README.md
@@ -75,13 +75,16 @@ Many thermal receipt printers support ESC/POS to some degree. This driver has be
- Bematech LR2000E
- Birch PRP-085III
- Bixolon SRP-350III
+- Bixolon SRP-350Plus
- Black Copper BC-85AC
+- CHD TH-305N
- Citizen CBM1000-II
- Citizen CT-S310II
- Dapper-Geyi Q583P
- Daruma DR800
- DR-MP200 (manufacturer unknown)
- EPOS TEP 220M
+- Elgin i9
- Epson EU-T332C
- Epson FX-890 (requires `feedForm()` to release paper).
- Epson TM-T20
@@ -98,9 +101,11 @@ Many thermal receipt printers support ESC/POS to some degree. This driver has be
- Epson TM-U295 (requires `release()` to release slip).
- Epson TM-U590 and TM-U590P
- Equal (EQ-IT-001) POS-58
+- Everycom EC-58
- Excelvan HOP-E200
- Excelvan HOP-E58
- Excelvan HOP-E801
+- Gainscha GP-2120TF
- Gainscha GP-5890x (Also marketed as EC Line 5890x)
- Gainscha GP-U80300I (Also marketed as gprinter GP-U80300I)
- gprinter GP-U80160I
@@ -122,9 +127,13 @@ Many thermal receipt printers support ESC/POS to some degree. This driver has be
- Rongta RP326US
- Rongta RP58-U
- Rongta RP80USE
+- SAM4S GIANT-100DB
- Senor TP-100
- Sewoo SLK-TS400
+- SEYPOS PRP-96
- SEYPOS PRP-300 (Also marketed as TYSSO PRP-300)
+- SNBC BTP-R880NPIII
+- Solux SX-TP-88300
- Sicar POS-80
- Silicon SP-201 / RP80USE
- SPRT SP-POS88V
@@ -133,6 +142,7 @@ Many thermal receipt printers support ESC/POS to some degree. This driver has be
- Star TSP100III FuturePRNT
- Star TSP-650
- Star TUP-592
+- TVS RP45 Shoppe
- Venus V248T
- Xeumior SM-8330
- Xprinter F-900
@@ -146,6 +156,7 @@ Many thermal receipt printers support ESC/POS to some degree. This driver has be
- Zjiang ZJ-5870
- Zjiang ZJ-5890 (Also sold as POS-5890 by many vendors; ZJ-5890K, ZJ-5890T also work).
- Zjiang ZJ-8220 (Also marketed as Excelvan ZJ-8220)
+- Zjiang ZJ-8250
If you use any other printer with this code, please [let us know](https://github.com/mike42/escpos-php/issues/new) so that it can be added to the list.
diff --git a/example/README.md b/example/README.md
index 68b0dc77..e59e6c09 100644
--- a/example/README.md
+++ b/example/README.md
@@ -23,4 +23,4 @@ Each example prints to standard output, so either edit the print connector, or r
- `print-from-html.php` - Runs `wkhtmltoimage` to convert HTML to an image, and then prints the image. (This is very slow)
- `character-tables.php` - Prints a compact character code table for each available character set. Used to debug incorrect output from `character-encodings.php`.
- `print-from-pdf.php` - Loads a PDF and prints each page in a few different ways (very slow as well)
-
+- `rawbt-receipt` (.php & .html) - Demonstration of Back and Front for integration between the site and the Android application “RawBT - Printer Driver for Android”
diff --git a/example/rawbt-receipt.html b/example/rawbt-receipt.html
new file mode 100644
index 00000000..c3d307a9
--- /dev/null
+++ b/example/rawbt-receipt.html
@@ -0,0 +1,76 @@
+
+
+