From 11f197bbbd463402e3ac95312bda77013b5b9c85 Mon Sep 17 00:00:00 2001 From: Andrei Canta Date: Fri, 17 Mar 2023 22:00:05 +0200 Subject: [PATCH] add links to readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dda92f9..b3f3ac0 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ This is a React.js application. Clone the project, run `npm i` and `npm start` a ## Credits -- Mantine - A fully featured React component library -- DexieJS - A Minimalistic Wrapper for IndexedDB -- ToDesktop - A simple way to make your web app into a beautiful desktop app +- [ToDesktop](https://todesktop.com) - A simple way to make your web app into a beautiful desktop app +- [DexieJS](https://dexie.org) - A Minimalistic Wrapper for IndexedDB +- [Mantine](https://mantine.dev) - A fully featured React component library