diff --git a/README.md b/README.md index cc78f77..0d8be43 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Crypto Viewer -A cross-platform desktop software for displaying cryptocurrency data and price trends. Based on an Electron architecture with a React-driven user interface. (The published source code does not include the Electron source code currently.) +A cross-platform desktop software for displaying cryptocurrency data and price trends. Written in Typescript and based on an Electron architecture with a React-driven user interface. (The published source code does not include the Electron source code currently.) [Online preview](https://crypto-viewer.baryluk.de) without the Electron wrapper for demonstration purpose.