From 81fc8eeb19c2d69738a729f05d1785d621a170db Mon Sep 17 00:00:00 2001 From: Tung Le Duy <80109474+tungleduyxyz@users.noreply.github.com> Date: Thu, 8 Feb 2024 14:59:50 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb7032c..bd2d4ce 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Killbill::Assets::Ui -Short description and motivation. +`killbill-assets-ui` is a Ruby gem that provides UI assets for Kill Bill, an open-source billing and payments platform. This gem is designed to be integrated into Ruby on Rails applications, providing a seamless way to incorporate Kill Bill's UI components. ## Usage -How to use my plugin. +After installing the gem, you can use the provided UI assets in your Rails application. This can help you quickly build a billing and payments interface using Kill Bill's robust features. ## Installation Add this line to your application's Gemfile: