Update README.md

This commit is contained in:
Attila Magyar 2021-07-02 16:56:24 +02:00 committed by GitHub
parent 5d03e93d88
commit c4e4cf927f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.
<img align="right" src="/img/screenshot1.png" width="150">
<img align="right" src="/img/screenshot1.png" width="180">
Watch this [demo](https://www.youtube.com/watch?v=9rf8Y_lwj3g) to see it in action.