diff --git a/README.md b/README.md index 373b776..bc1006f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
cache-buster - A library that aids in staticfile cache busting with SHA-258 hashes
@@ -28,4 +28,6 @@ cache-buster = { version = "0.1", git = "https://github.com/realaravinth/cache-b ## Examples: -See [acix-example](./actix-example) +- See [acix-example](./actix-example) +- See [mCaptcha/guard](https://github.com/mCaptcha/guard) for use + with [Sailfish](https://crates.io/crates/sailfish) template engine.