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
- โš™๏ธ 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)
···
## โœจ Features
+
- ๐Ÿ“ฆ **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)