README.md in kaze-0.7.0 vs README.md in kaze-0.8.0
- old
+ new
@@ -1,4 +1,6 @@
+<p align="center"><img src="/art/logo.svg" alt="Logo Kaze"></p>
+
# Kaze
Heavily inspired by [Laravel Breeze](https://github.com/laravel/breeze), this gem offers authentication and application starter kits to give you a head start building your new Rails application. These kits automatically scaffold your application with the routes, controllers, and views you need to register and authenticate your application's users.
[Kaze](https://github.com/gtkvn/kaze) is a minimal, simple implementation of all of Rails's authentication features, including login, registration, password reset. In addition, Kaze includes a simple "profile" page where the user may update their name, email address, and password.