From 64fa390eb12b70cfabc7ea9e8fd621b0cd94437f Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Wed, 31 Jan 2018 18:39:31 +0800 Subject: [PATCH] +added ad of basic8. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5611f11..5232b4e 100755 --- a/README.md +++ b/README.md @@ -60,6 +60,10 @@ MY-BASIC is a dynamic typed programming language with BASIC syntax and has a ver I write some of my plans in the [language design](https://github.com/paladin-t/my_basic/wiki/Language-design) page. +[![Homepage](https://github.com/paladin-t/my_basic/wiki/img/basic8_banner.png)](https://paladin-t.github.io/b8/) + +Get [BASIC8](https://paladin-t.github.io/b8/) on [Steam](http://store.steampowered.com/app/767240/); a **fantasy computer** for game and other program development powered by MY-BASIC! + ## BASIC at a glance Come along with a "Hello World" convention in MY-BASIC: