diff --git a/README.md b/README.md index 9a18331..d3c58ab 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # MtAir +![MtAir](img/banner.png) + +[![Release](https://img.shields.io/badge/release-v0.1.0-2F6B4F)](https://git.ollyhearn.ru/olly/mt-air/releases) +[![License: MIT](https://img.shields.io/badge/license-MIT-2F6B4F)](https://opensource.org/licenses/MIT) +[![React](https://img.shields.io/badge/react-%3E%3D18-2F6B4F)](https://react.dev) +[![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?logo=typescript&logoColor=white)](https://www.typescriptlang.org/) +[![Built with Radix UI](https://img.shields.io/badge/built%20with-Radix%20UI-D97A1F)](https://www.radix-ui.com/) + Calm, light-first React components built on [Radix](https://www.radix-ui.com/) primitives. Simplicity, air, lightness — every interface should feel as open and uncluttered as a deep breath. diff --git a/img/banner.png b/img/banner.png new file mode 100644 index 0000000..224d2df Binary files /dev/null and b/img/banner.png differ