From 926913da50b72b67b364767faac0470ec27c0fa1 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Thu, 3 May 2018 12:39:29 +0200 Subject: [PATCH] Update description --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6da0c61..633f0a6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -# Kredits +# Kredits Contracts -This repository contains all the contracts for Kredits as a [truffle framework](http://truffleframework.com/) project. +This repository contains the Solidity smart contracts and JavaScript API +wrapper for [Kosmos Kredits](https://wiki.kosmos.org/Kredits). + +It uses the [Truffle framework](http://truffleframework.com/) for some things. ## Development