Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
niyoceles authored Jan 1, 2020
1 parent c3373ec commit 5d4d096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Coverage Status](https://coveralls.io/repos/github/niyoceles/banka/badge.svg?branch=develop)](https://coveralls.io/github/niyoceles/banka?branch=develop)
[![Build Status](https://travis-ci.com/niyoceles/banka.svg?branch=develop)](https://travis-ci.com/niyoceles/banka)
[![Maintainability](https://api.codeclimate.com/v1/badges/5810e6a60f8a036d0fc/maintainability)](https://codeclimate.com/github/niyoceles/banka/maintainability)
[![Maintainability](https://api.codeclimate.com/v1/badges/5810e6a60f8a036d0fca/maintainability)](https://codeclimate.com/github/niyoceles/banka/maintainability)

# Banka
Banka is a light-weight core banking application that powers banking operations like account creation, customer deposit and withdrawals. This app is meant to support a single bank, where users can signup and create bank accounts online, but must visit the branch to withdraw or deposit money.
Expand Down

0 comments on commit 5d4d096

Please sign in to comment.