Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from markvanveen/develop
Browse files Browse the repository at this point in the history
Change package to io.mifos
  • Loading branch information
markvanveen committed Aug 25, 2017
2 parents 2316706 + 8b05cb8 commit e9da660
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,8 +1,8 @@
# Mifos I/O Deposit Account Management
# Mifos I/O Cheques Management

[![Join the chat at https://gitter.im/mifos-initiative/mifos.io](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mifos-initiative/mifos.io?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This project provides a services to create deposit accounts, e.g. checking, savings, and shares.
This project provides services to issue, validate cheques and execute transactions on them.

## Abstract
Mifos I/O is an application framework for digital financial services, a system to support nationwide and cross-national financial transactions and help to level and speed the creation of an inclusive, interconnected digital economy for every nation in the world.
Expand Down
2 changes: 1 addition & 1 deletion shared.gradle
@@ -1,4 +1,4 @@
group 'io.kuelap.cheques'
group 'io.mifos.cheques'
version '0.1.0-BUILD-SNAPSHOT'

ext.versions = [
Expand Down

0 comments on commit e9da660

Please sign in to comment.