Skip to content

Commit

Permalink
Merge branch 'main' of github.com:replete/biscuitman
Browse files Browse the repository at this point in the history
* 'main' of github.com:replete/biscuitman:
  Update README.md
  • Loading branch information
replete committed Jun 27, 2024
2 parents 951c814 + 8521cb0 commit 8cbff6c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# biscuitman.js 🍪 Lightweight Consent Manager

![screenshot of main UI](media/readmebanner.webp)

#### [View demo](https://replete.github.io/biscuitman)
Expand Down Expand Up @@ -26,7 +27,7 @@
- If JS fails in an old browser, it will probably be fixable by updating `browserlist` in `package.json` then rebuilding
- (Will be tested more definitively with browserstack at some point)
- source styles use CSS Nesting which is explicitly processed out for compatibility
- Integration test suite WIP
- Integration test suite WIP ![tests](https://github.com/replete/biscuitman/actions/workflows/node.js.yml/badge.svg)

![screenshot of main UI](media/ui.webp)

Expand Down Expand Up @@ -206,4 +207,4 @@ Jest is set up with puppeteer to run some integration tests. We're using `@swc/j

## Support development

<a href="https://www.buymeacoffee.com/replete"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=replete&button_colour=BD5FFF&font_colour=ffffff&font_family=Poppins&outline_colour=000000&coffee_colour=FFDD00" /></a>
<a href="https://www.buymeacoffee.com/replete"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=replete&button_colour=BD5FFF&font_colour=ffffff&font_family=Poppins&outline_colour=000000&coffee_colour=FFDD00" /></a>

0 comments on commit 8cbff6c

Please sign in to comment.