From 846050b104cc77ab823907dc23398af81fdd659d Mon Sep 17 00:00:00 2001 From: Victor Melnik Date: Sat, 16 Jul 2016 11:54:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D1=91?= =?UTF-8?q?=D0=BD=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 29dde9a..3147b7e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # OwnLang +[![Build Status](https://travis-ci.org/aNNiMON/Own-Programming-Language-Tutorial.svg?branch=latest)](https://travis-ci.org/aNNiMON/Own-Programming-Language-Tutorial) + +| Free | Pro | Desktop | +| :--: | :-: | :-----: | +| [![Free](https://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=com.annimon.ownlang.free) | [![Pro](https://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=com.annimon.ownlang) | [v1.2.0](https://github.com/aNNiMON/Own-Programming-Language-Tutorial/releases/tag/v1.2.0) + OwnLang - dynamic functional programming language inspired by Scala and Python. Available for PC, Android and Java ME devices. ## Key features @@ -140,4 +146,4 @@ or ## License -MIT - see [MIT licence information](LICENSE) \ No newline at end of file +MIT - see [MIT licence information](LICENSE)