From 023787e9e1dc590aed9ebb247bda3d560222d317 Mon Sep 17 00:00:00 2001 From: Attila Magyar Date: Fri, 2 Jul 2021 16:53:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41a5bd7..3ec0e5d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ FCL is the programming language of an Android app called Forth Calculator. It is a Forth dialect with optional local variables, complex data structures, quotations and Java interoperability. -![Screenshot](/img/screenshot1.png?raw=true) +![Screenshot](/img/screenshot1.png?raw=true |width=200) Watch this [demo](https://www.youtube.com/watch?v=9rf8Y_lwj3g) to see it in action.