Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dwickern authored May 8, 2024
1 parent 7fce71f commit 9a6ba67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sbt-web-brotli
[![build](https://github.com/dwickern/sbt-web-brotli/workflows/build/badge.svg)](https://github.com/dwickern/sbt-web-brotli/actions)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.dwickern/sbt-web-brotli/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.dwickern/sbt-web-brotli)

[sbt-web] plugin for brotli-compressing web assets using [brotli4j] bindings.
[Play Framework] and [sbt-web] plugin for brotli-compressing web assets at build-time using [brotli4j] bindings.

Rewritten from [sbt-gzip] sources, thanks to Typesafe/Lightbend.
Some parts of code, docs, tests are copy-pasted with no changes.
Expand Down Expand Up @@ -86,6 +86,7 @@ License

This code is licensed under the [Apache 2.0 License][apache].

[Play Framework]: https://www.playframework.com/
[brotli4j]: https://github.com/hyperxpro/Brotli4j
[sbt-gzip]: https://github.com/sbt/sbt-gzip
[sbt-web]: https://github.com/sbt/sbt-web
Expand Down

0 comments on commit 9a6ba67

Please sign in to comment.