diff --git a/README.md b/README.md index d36cab3..9c729e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # FCL - Forth Calculator's Language -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. +FCL is the programming language of an Android app called [Forth Calculator](https://play.google.com/store/apps/details?id=com.vectron.forthcalc.pro). It is a Forth dialect with optional local variables, complex data structures, quotations and Java interoperability.