README.md in hws-connectors-0.1.0 vs README.md in hws-connectors-0.1.1
- old
+ new
@@ -2,13 +2,18 @@
Hws Connectors
</h1>
<p align="center">
<a href="LICENSE.txt"><img alt="License" src="https://img.shields.io/github/license/hwslabs/hws-connectors-ruby"></a>
+ <a href="https://rubygems.org/gems/hws-connectors"><img alt="Ruby gem" src="http://img.shields.io/gem/v/hws-connectors.svg"></a>
<a href="https://github.com/hwslabs/hws-connectors-ruby/pulls"><img alt="PRs Welcome" src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square"></a>
</p>
+An Open Source Connector to integrate with any financial service providers like banks, fintechs, etc., providing a unified response across various providers.
+
+**NOTE**: _We are starting of with Hypto connectors & will be introducing the integrations of other financial service providers shortly._
+
### Installation
Add this line to your application's Gemfile:
```ruby
@@ -116,8 +121,10 @@
POST : {{host}}/hws/connectors/virtual_accounts/hypto/notify
```
### Contributing
-Fork our project and send us your pull request: may be a minor bug, extension or major improvements.
+We wish the **Fintech** community to come forward and contribute to this project, making the developer's life easier.
+
+Fork our project and send us a pull request: may be a minor bug fix, new bank integrations or financial connectors.
**Every contribution is welcome!**