Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onshisan authored Sep 13, 2024
1 parent d6c3de7 commit c685f2d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# libcardgen
Generate printable, barcoded library cards
Generate printable, barcoded library cards!

If you need a simple way for staff to generate a basic, temporary library card for your patrons then this may offer a useful starting point for further development.

Uses [JsBarcode](https://github.com/lindell/JsBarcode) to generate barcodes from numeric input. This example is configured to generate [Codabar](https://github.com/lindell/JsBarcode/wiki/codabar) barcodes. See [JsBarcode documentation](https://github.com/lindell/JsBarcode/wiki) for info about how to generate other barcode types to suit your needs.

0 comments on commit c685f2d

Please sign in to comment.