Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

Adding Solid to README for visibility (#3746)

Changed files
+1 -1
+1 -1
README.md
···
## ✨ Features
-
- 📦 **One package** to get a working GraphQL client in React, Preact, Vue, and Svelte
+
- 📦 **One package** to get a working GraphQL client in React, Preact, Vue, Solid and Svelte
- ⚙️ Fully **customisable** behaviour [via "exchanges"](https://formidable.com/open-source/urql/docs/advanced/authoring-exchanges/)
- 🗂 Logical but simple default behaviour and document caching
- 🌱 Normalized caching via [`@urql/exchange-graphcache`](https://formidable.com/open-source/urql/docs/graphcache)