From ba209b6190d793fd8cc591e5a21e1aa20b522f95 Mon Sep 17 00:00:00 2001 From: romanman Date: Wed, 10 Sep 2014 09:17:23 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 26dc0b33..ff3d29db 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ [![Build Status](https://travis-ci.org/ethereum/ethereumj.svg?branch=master)](https://travis-ci.org/ethereum/ethereumj) [![Coverage Status](https://coveralls.io/repos/ethereum/ethereumj/badge.png?branch=master)](https://coveralls.io/r/ethereum/ethereumj?branch=master) [![Stories in Progress](https://badge.waffle.io/ethereum/ethereumj.png?title=In%20Progress&label=in_progress)](https://waffle.io/ethereum/ethereumj) +. + + EthereumJ is currently two project: * the core lib - which can be included into any other Java/Scala project: [ethereumj-core](ethereumj-core) * the studio which is a simple graphic interface for Ethereum functionality and set of showcases for core lib usage: [ethereumj-studio](ethereumj-studio)