From 9b0770dd178ed7bb11e6fe0d089a28403cc08477 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Sat, 16 Mar 2024 13:24:12 -0700 Subject: [PATCH] docs: add adobe to list in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d0848f..c810a28 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Plug-and-play custom web font optimization and configuration for Nuxt apps. ## Features - ✨ zero-configuration required -- 🔡 built-in providers (`google`, `bunny`, `fontshare`, `local` - more welcome!) +- 🔡 built-in providers (`google`, `bunny`, `fontshare`, `adobe`, `local` - more welcome!) - 💪 custom providers for full control - ⏬ local download support (until `nuxt/assets` lands) - ⚡️ automatic font metric optimisation powered by [**fontaine**](https://github.com/unjs/fontaine) and [**capsize**](https://github.com/seek-oss/capsize)